Skip to content

Releases: sebelga/gstore-api

v1.0.0

19 Apr 19:44
Compare
Choose a tag to compare

Lib re-write

Breaking changes

The library has been refactored and there is a new way to create the Apis. See the docs

Also:

  • the fn setting is now handler
  • the op setting is now operations

v0.2.0

17 Jul 14:12
Compare
Choose a tag to compare

Breaking change

The list() operation now return directly the entities Array and not anymore an "wrapper" with the entities and the nextPageCursor.

It adds a Link Header to the response with the next page to fetch more result.

v0.1.0

14 Jul 21:39
Compare
Choose a tag to compare

Initial release...