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.