Skip to content

Releases: dictyBase/arangomanager

v0.2.0

06 May 13:43
Compare
Choose a tag to compare

0.2.0 (2020-05-06)

Features

  • add method for persistent index (5fbb5a8)
  • add wrapper methods for all index types (b3da359)

v0.1.2

10 Jan 03:00
Compare
Choose a tag to compare

0.1.2 (2020-01-10)

Bug Fixes

  • query with whitespace is now recognized in regexp (0c861b6)
  • use =~ symbol for partial matching (967aab9)
  • use tidle(~) for regexp matching (45ae9c8)

v0.1.1

19 Nov 03:34
Compare
Choose a tag to compare

0.1.1 (2019-11-19)

v0.1.0

19 Nov 00:59
Compare
Choose a tag to compare

0.1.0 (2019-11-19)

Bug Fixes

  • add arangodb service for unit testing (24f2301)

Features

  • add all badges and license file (2131a48)
  • add github workflows for lint and ci (d6c7f48)
  • add lint configuration file (dcea7e2)
  • add release drafter configurations (fd31606)

Github automation

07 Nov 01:04
Compare
Choose a tag to compare
v0.0.1

feat: add release drafter configurations