Skip to content

Commit

Permalink
New version: NiLang v0.3.0
Browse files Browse the repository at this point in the history
UUID: ab4ef3a6-0b42-11ea-31f6-e34652774712
Repo: https://github.com/GiggleLiu/NiLang.jl.git
Tree: 767ac90dddd2bbe74660128f9d8faa73200436b7

Registrator tree SHA: unknown
  • Loading branch information
JuliaRegistrator committed Apr 11, 2020
1 parent 7557ff8 commit 597ba8c
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
15 changes: 12 additions & 3 deletions N/NiLang/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,15 +1,24 @@
[0]
MLStyle = "0.3"
Reexport = "0.2"
julia = "1.3.0-1"

["0-0.1.0"]
NiLangCore = "0.1"

["0-0.2"]
MLStyle = "0.3"
Reexport = "0.2"

["0.1.1-0.1.3"]
NiLangCore = "0.2"

["0.1.4-0"]
["0.1.4-0.2"]
FixedPointNumbers = "0.6"
NiLangCore = "0.4"
TupleTools = "1.2.0-1"

["0.3-0"]
FixedPointNumbers = "0.6.0-*"
MLStyle = "0.3.0-*"
NiLangCore = "0.5"
Reexport = "0.2.0-*"
TupleTools = "1.2.0-*"
3 changes: 3 additions & 0 deletions N/NiLang/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ git-tree-sha1 = "df92735b4e2a9ed666239b9d31b59b9ec2172e47"

["0.2.0"]
git-tree-sha1 = "21794b49f4a1017f5e1f3764812de79ab38d69c4"

["0.3.0"]
git-tree-sha1 = "767ac90dddd2bbe74660128f9d8faa73200436b7"

0 comments on commit 597ba8c

Please sign in to comment.