Skip to content

Releases: manyminds/api2go

New adapter handling

30 Oct 19:35
Compare
Choose a tag to compare
New adapter handling Pre-release
Pre-release

Multiple adapters with build tags (gin, gorilla and echo)

Third release candidate

04 Oct 18:21
Compare
Choose a tag to compare
Pre-release
1.0-RC3

Split CRUD interface (#286)

Second Release Candiate

31 Aug 08:26
Compare
Choose a tag to compare
Pre-release
Merge pull request #258 from manyminds/go-17-travis

Allow travis to test for 1.7 as well

Internal handling of data changed

11 Dec 11:05
Compare
Choose a tag to compare
Pre-release

this is the first release candidate for a stable api2go version.

It is not 100% backwards compatible to version 0.6.

Sparse fieldset filtering

01 Nov 19:04
Compare
Choose a tag to compare
Pre-release
Merge pull request #209 from manyminds/sparse-fieldsets

sparse fieldsets filtering support

Support for third-party routers and dynamic hostname handling

27 Sep 19:18
Compare
Choose a tag to compare
Merge pull request #182 from manyminds/router_replacement

Extract router to be an interface

Context support

17 Sep 14:05
Compare
Choose a tag to compare
Context support Pre-release
Pre-release

this release introduces basic context support

Increase API stability and introduce a lot of optional features

16 Aug 18:46
Compare
Choose a tag to compare

We got new error marshaling, increased responses and many bugfixes

RC3 compatibility

21 Apr 06:01
Compare
Choose a tag to compare
RC3 compatibility Pre-release
Pre-release

With this release, api2go provides full compatibility to the jsonapi.org RC3 specification.

jsonapi compatibility before RC3

19 Mar 08:56
Compare
Choose a tag to compare
Pre-release

this tag flags the development progress pre RC3.