Releases: dictyBase/arangomanager
Releases · dictyBase/arangomanager
v0.2.0
0.2.0 (2020-05-06)
Features
- add method for persistent index (5fbb5a8)
- add wrapper methods for all index types (b3da359)
v0.1.2
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.0
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
v0.0.1
feat: add release drafter configurations