Skip to content

Releases: fluree/ledger

v2.0.4

24 Oct 19:27
b9866d6
Compare
Choose a tag to compare
Merge pull request #216 from fluree/fix/raft-file-loading

raft file loading

v2.0.3

22 Jun 19:24
v2.0.3
6633050
Compare
Choose a tag to compare

What's Changed

  • Update db dependency and package version to 2.0.2 by @zonotope in #212

Full Changelog: v2.0.1...v2.0.3

v2.0.1

07 Jun 18:45
v2.0.1
864113e
Compare
Choose a tag to compare

What's Changed

  • Feature: -Xmx for commands by @cap10morgan in #205
  • Add a test for groupBy with orderBy on a different value by @cap10morgan in #208
  • Update raft commit to enable automatic raft log repair by @bplatz in #209
  • Fix two-tuple var bind by @cap10morgan in #210
    • Note that with this change two-tuple subject identifiers must be wrapped in an outer vector / array or they will be interpreted as two different values to bind to the var. E.g. instead of :vars {"?foo" ["my/pred" "thingy"]} you'll need to do this instead: :vars {"?foo" [["my/pred" "thingy"]]}

Full Changelog: v2.0.0...v2.0.1

v2.0.0

30 Mar 17:13
v2.0.0
119ef58
Compare
Choose a tag to compare

Rerelease v2.0.0-beta2 as v2.0.0.

Full Changelog: v2.0.0-beta2...v2.0.0

v2.0.0-beta2

21 Nov 21:21
v2.0.0-beta2
ddeff38
Compare
Choose a tag to compare
v2.0.0-beta2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-beta1...v2.0.0-beta2

v2.0.0-beta1

12 Oct 20:50
v2.0.0-beta1
48502e0
Compare
Choose a tag to compare
v2.0.0-beta1 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-alpha6...v2.0.0-beta1

v1.0.5

03 Oct 18:10
v1.0.5
091e918
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.4...v1.0.5

v2.0.0-alpha6

09 Sep 19:21
v2.0.0-alpha6
13fe605
Compare
Choose a tag to compare
v2.0.0-alpha6 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-alpha5...v2.0.0-alpha6

v2.0.0-alpha5

22 Jul 21:53
v2.0.0-alpha5
c27a87c
Compare
Choose a tag to compare
v2.0.0-alpha5 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-alpha4...v2.0.0-alpha5

v2.0.0-alpha4

05 Jul 19:06
v2.0.0-alpha4
fd999e9
Compare
Choose a tag to compare
v2.0.0-alpha4 Pre-release
Pre-release

What's Changed

Full Changelog: v2.0.0-alpha3...v2.0.0-alpha4