All Versions
9
Latest Version
Avg Release Cycle
87 days
Latest Release
2412 days ago

Changelog History

  • v2.0.3

    September 10, 2017
  • v2.0.2 Changes

    July 26, 2017

    ๐Ÿ›  Fixes #28 and #30.

    Now the Run() methods falls back to unmarshaling the whole raw response when no result fields are present. This allows the use of the Run() methods with any administration task in addition to AQL queries.

  • v2.0.1

    May 24, 2017
  • v2.0.0

    May 20, 2017
  • v1.4.0

    May 20, 2017
  • v1.3.0 Changes

    December 28, 2015
    • ๐Ÿ‘ Graph API and bind parameters now supported.
    • ๐Ÿ›  A lot of small fixes.
  • v1.2.0 Changes

    October 19, 2015

    ๐Ÿคก Run methods are now on the DB object. It allows easier mocking for users and less code repetitions in Arangolite.

  • v1.1.0 Changes

    October 18, 2015

    A lot of new improvements/features including:

    • Async query handling allowing to process batches as they arrive from the database.
    • Batch size option can be set on queries.
    • Logger improved.
    • ES6 AQL generator is now used to generate transactions.
    • A ton of small optimizations.
  • v1.0.0 Changes

    October 14, 2015

    ๐Ÿš€ This is the first release.