Releases: sebelga/gstore-api
Releases · sebelga/gstore-api
v1.0.0
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
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.