Releases: manyminds/api2go
Releases · manyminds/api2go
New adapter handling
Multiple adapters with build tags (gin, gorilla and echo)
Third release candidate
1.0-RC3 Split CRUD interface (#286)
Second Release Candiate
Merge pull request #258 from manyminds/go-17-travis Allow travis to test for 1.7 as well
Internal handling of data changed
this is the first release candidate for a stable api2go version.
It is not 100% backwards compatible to version 0.6.
Sparse fieldset filtering
Merge pull request #209 from manyminds/sparse-fieldsets sparse fieldsets filtering support
Support for third-party routers and dynamic hostname handling
Merge pull request #182 from manyminds/router_replacement Extract router to be an interface
Context support
this release introduces basic context support
Increase API stability and introduce a lot of optional features
We got new error marshaling, increased responses and many bugfixes
RC3 compatibility
With this release, api2go provides full compatibility to the jsonapi.org RC3 specification.
jsonapi compatibility before RC3
this tag flags the development progress pre RC3.