v2.2.5
Added the following functions to the dataset package
- (c *Collection) KeysJSON
- (c *Collection) UpdatedKeysJSON
- (c *Collection) QueryJSON
These provide JSON encoded object support for their base functions.
In datasetd, requesting an API object without specifying the content type returns an application/json object.
Full Changelog: v2.2.4...v2.2.5