Skip to content

Commit

Permalink
New version: BitemporalPostgres v1.0.0 (#56664)
Browse files Browse the repository at this point in the history
UUID: e513cd14-23e6-48df-acf1-d9bc8fa5674b
Repo: https://github.com/michaelfliegner/BitemporalPostgres.jl.git
Tree: 468347a8523daa385d00d4574784d1b5b3f60758

Registrator tree SHA: 8e1a5ac2695627143951512d700c7e3c445102ec
  • Loading branch information
JuliaRegistrator authored Mar 15, 2022
1 parent 94ee418 commit acdf2ee
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 15 deletions.
18 changes: 9 additions & 9 deletions B/BitemporalPostgres/Compat.toml
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
[0]
Intervals = "1"
SearchLight = "2"
SearchLightPostgreSQL = "2"
TimeZones = "1"
ToStruct = "0.2"

["0-0.1.1"]
julia = "1.7.0-1"

["0-0.1.2"]
Documenter = "0.27"
DocumenterTools = "0.1"

["0.1.2-0"]
[0-1]
Intervals = "1"
SearchLight = "2"
SearchLightPostgreSQL = "2"
TimeZones = "1"
ToStruct = "0.2"

["0.1.2-1"]
julia = "1.6.0-1"

["0.1.6-0"]
["0.1.6-1"]
AbstractTrees = "0.3"
12 changes: 6 additions & 6 deletions B/BitemporalPostgres/Deps.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
[0]
["0-0.1.2"]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
DocumenterTools = "35a29f4d-8980-5a13-9543-d66fff28ecb8"

[0-1]
Dates = "ade2ca70-3891-5945-98fb-dc099432e06a"
Intervals = "d8418881-c3e1-53bb-8760-2df7ec849ed5"
SearchLight = "340e8cb6-72eb-11e8-37ce-c97ebeb32050"
Expand All @@ -7,9 +11,5 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
TimeZones = "f269a46b-ccf7-5d73-abea-4c690281aa53"
ToStruct = "43ec2cc1-0e50-5406-a854-b7ff8fdb8dad"

["0-0.1.2"]
Documenter = "e30172f5-a6a5-5a46-863b-614d45cd2de4"
DocumenterTools = "35a29f4d-8980-5a13-9543-d66fff28ecb8"

["0.1.6-0"]
["0.1.6-1"]
AbstractTrees = "1520ce14-60c1-5f80-bbc7-55ef81b5835c"
3 changes: 3 additions & 0 deletions B/BitemporalPostgres/Versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,6 @@ git-tree-sha1 = "bdeb91545871689ad2175dcbabd831118402b2c9"

["0.1.7"]
git-tree-sha1 = "6a2588f55c682b5029b1a8bf28bd2b90fabc65a7"

["1.0.0"]
git-tree-sha1 = "468347a8523daa385d00d4574784d1b5b3f60758"

0 comments on commit acdf2ee

Please sign in to comment.