0.006 2019-04-22 - User routes (create/delete) - Metadata routes (status/time/statistics and statistics_description) 0.005 2019-04-11 - Cursor creation now supports all options from Arango::DB API. - Cursor next method to request further hits. 0.004 2019-03-30 - Rewrote REST API calls - Validate options with JSON::Schema::Fit 0.003 2019-03-25 - Added 'collection' method. - Reworked tests to delete the testing database if it exists. (dangerous, but will keep for now) - Testing mechanism for uri parameters under work. - Complete support for: _api/version - First cursor implementation 0.0002 2019-03-23 - Require specific version of MIME::Base64 for encode_base64url method. 0.0001 2019-03-22 - Basic version. Almost useless. A two hour begining.