Releases: manuelarte/milogo
Releases · manuelarte/milogo
v0.0.3
What's Changed
- fmt by @manuelarte in #4
- Bump golang.org/x/net from 0.34.0 to 0.36.0 in /examples in the go_modules group across 1 directory by @dependabot in #6
- Bump golang.org/x/net from 0.34.0 to 0.36.0 in the go_modules group by @dependabot in #5
- using golangci-lint v2 by @manuelarte in #7
- improving github-actions by @manuelarte in #8
- Linters by @manuelarte in #9
- adding funcorder by @manuelarte in #10
- adding govulncheck by @manuelarte in #11
- Bump golang.org/x/net from 0.37.0 to 0.38.0 in /examples in the go_modules group across 1 directory by @dependabot in #13
- Bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group by @dependabot in #12
- adding logo by @manuelarte in #14
- adding codeql.yml workflow by @manuelarte in #15
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's Changed
- Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 by @dependabot in #2
- Adding content-length header, updating dependencies and tests by @manuelarte in #3
New Contributors
- @dependabot made their first contribution in #2
- @manuelarte made their first contribution in #3
Full Changelog: 0.0.1...v0.0.2
v0.0.1
v0.0.1
##Added
- Adding partial response gin framework.
- Support for arrays.
- Support for nested objects.
- Support json wrapper response
Full Changelog: https://github.com/manuelarte/milogo/commits/0.0.1