Skip to content

1.3.0

Compare
Choose a tag to compare
@Razikus Razikus released this 12 Jun 18:18
· 26 commits to master since this release
a060704

Features

  • Explicit support for immudb server v1.3.0
  • Added possibility to retrieve value at provided revision
  • Added support for interactive sessions

New

Adjustments

  • get and verifiedGet - now it's possible to pass atRevision parameter to get value as some revision. Revision supports also relatives (like -1)

What's Changed

  • Support for atRevision for get and verifiedGet by @Razikus in #47

Full Changelog: v1.2.4...v1.3.0