Releases: go-rs/rest-api-framework
Releases · go-rs/rest-api-framework
Beta 9
Merge pull request #15 from go-rs/develop Fixed context related issue
Beta 8
- Trimmed trailing "/" from prefix
Beta 7
- Fixed error code issue on route and exception handler execution
- Updated body type to map[string]interface{}
Beta 6
- Updated error handling functionality
Beta 5
- Added documentation
- [Breaking changes] - Renamed Exception to OnError
- Introduced rest.New method
Beta 4
Merge pull request #8 from go-rs/develop Updated context body type
Beta 3
v0.0.1-beta.3 Update README.md
Beta 2
v0.0.1-beta.2 Update version.txt
Beta 1
Merge pull request #4 from go-rs/develop 0.0.1-beta.1
Alpha 3
Merge pull request #3 from go-rs/develop 0.0.1-alpha.3