Skip to content

Commit

Permalink
New version: Bonsai v0.3.0
Browse files Browse the repository at this point in the history
UUID: 30a8ad1e-2947-4f5c-9f0c-168e614e8e53
Repo: https://github.com/onetonfoot/Bonsai.jl.git
Tree: 877e0864c9e62a6f1e5c4f061232955623813bfc

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator committed Jul 5, 2022
1 parent f7f69e3 commit 94d7387
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 1 deletion.
15 changes: 14 additions & 1 deletion B/Bonsai/Compat.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,25 @@ HTTP = "0.8"
JSON = "0.21"
julia = "1"

["0.2"]
HTTP = "0.9"

["0.2-0"]
FilePathsBase = "0.9"
HTTP = "0.9"
JSON3 = "1.9.0-1"
LRUCache = "1.3.0-1"
Revise = "3.3.0-3"
StructTypes = "1.8.0-1"
URIs = "1.3.0-1"
julia = "1.7.0-1"

["0.3-0"]
AbstractTrees = "0.3"
CodeInfoTools = "0.3"
ExprManipulation = "0.1"
HTTP = "1"
JET = "0.5.16-0.5"
NamedTupleTools = "0.14"
NodeJS = "1"
PkgVersion = "0.1"
Term = "0.3"
13 changes: 13 additions & 0 deletions B/Bonsai/Deps.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,16 @@ LRUCache = "8ac3fa9e-de4c-5943-b1dc-09c6b5f20637"
Revise = "295af30f-e4ad-537b-8983-00126c2a3abe"
StructTypes = "856f2bd8-1eba-4b0a-8007-ebc267875bd4"
URIs = "5c2747f8-b7ea-4ff2-ba2e-563bfd36b1d4"

["0.3-0"]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
CodeInfoTools = "bc773b8a-8374-437a-b9f2-0e9785855863"
ExprManipulation = "49bccec5-5f8e-4a37-813c-bb803a7e462a"
InteractiveUtils = "b77e0a4c-d291-57a0-90e8-8db25a27a240"
JET = "c3a54625-cd67-489e-a8e7-0a5a0ff4e31b"
NamedTupleTools = "d9ec5142-1e00-5aa0-9d6a-321866360f50"
NodeJS = "2bd173c7-0d6d-553b-b6af-13a54713934c"
Parsers = "69de0a69-1ddd-5017-9359-2bf0b02dc9f0"
PkgVersion = "eebad327-c553-4316-9ea0-9fa01ccd7688"
Term = "22787eb5-b846-44ae-b979-8e399b8463ab"
UUIDs = "cf7118a7-6976-5b1a-9a39-7adc72f591a4"
3 changes: 3 additions & 0 deletions B/Bonsai/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,6 @@ git-tree-sha1 = "3f2d559163bd6038d2be5797810e9789ae03e7f2"

["0.2.2"]
git-tree-sha1 = "e6784da89aa3d7999ca57a0056c82c083451c2bf"

["0.3.0"]
git-tree-sha1 = "877e0864c9e62a6f1e5c4f061232955623813bfc"

0 comments on commit 94d7387

Please sign in to comment.