Releases: algorand/oapi-codegen
Initial Release of v1.12.0
Initial release of v.1.12.0 backported to our fork.
It's basically just a straight backport--no additional changes were needed beyond what was put into the v1.11.0 backport (other than changing imports to point to the fork).
Initial Release of v1.11.0
This is the official release of the upstream v1.11.0 code backported to work with our Algorand fork.
I've suffixed the release with -algorand.0 so that the main version info (v1.11.0) can always remain the same as the upstream branch it's tracking, but if we need to make and release a patch for our branch we can still do so by incrementing the suffix version (i.e. v1.11.0-algorand.1).
If you want to see release notes for the upstream version we're tracking here check https://github.com/deepmap/oapi-codegen/releases/tag/v1.11.0
For changes specific to our fork see oapi-codegen/oapi-codegen@master...algorand:oapi-codegen:backport-v1.11.0
Pre-release version of the v1.11.0 revision
NOTE: This release should not be used in production--its purpose is solely to provide a release to do new development with until the official v1.11.0 support is approved and released.
Pre-release version of the v1.11.0 revision
NOTE: This release should not be used in production--its purpose is solely to provide a release to do new development with until the official v1.11.0 support is approved and released.
Add support for go 1.16
v1.3.7 update go.mod to 1.16