Skip to content

0.9.1 [beta]

Compare
Choose a tag to compare
@sraka1 sraka1 released this 11 Sep 01:03
· 687 commits to master since this release

Latest stable release.

What's new:

  1. StatementRefs are now taken into account when fetching Statements using filters - #1
    • Migrate existing statements by specifying your connection data in mongo-migrator.yml and running ./X db:migration:migrate
  2. All requests and their related objects are logged into a log collection - #31
  3. Object interaction definitions can now be an array - #33
  4. Explained multi-select in console tool - #7