Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-10-18 | 1.4 kB | |
Release v1.2.1 source code.tar.gz | 2023-10-18 | 24.4 kB | |
Release v1.2.1 source code.zip | 2023-10-18 | 29.8 kB | |
Totals: 3 Items | 55.6 kB | 0 |
What's Changed
- build: use build matrix; drop Go <= 1.10 by @elithrar in https://github.com/gorilla/schema/pull/147
- doc: Update README CI badge by @elithrar in https://github.com/gorilla/schema/pull/148
- docs: remove travis badge by @elithrar in https://github.com/gorilla/schema/pull/149
- build: fix config.yml by @elithrar in https://github.com/gorilla/schema/pull/150
- [bug] Registered encoder doesn't work for struct pointer types by @tkhametov in https://github.com/gorilla/schema/pull/174
- Update README.md by @coreydaley in https://github.com/gorilla/schema/pull/197
- [GPT-98] Update go version & add verification/testing tools by @apoorvajagtap in https://github.com/gorilla/schema/pull/200
- fix misspell by @YuyaAbo in https://github.com/gorilla/schema/pull/192
- Update issues.yml by @coreydaley in https://github.com/gorilla/schema/pull/201
- update GitHub workflows by @coreydaley in https://github.com/gorilla/schema/pull/205
New Contributors
- @tkhametov made their first contribution in https://github.com/gorilla/schema/pull/174
- @coreydaley made their first contribution in https://github.com/gorilla/schema/pull/197
- @apoorvajagtap made their first contribution in https://github.com/gorilla/schema/pull/200
- @YuyaAbo made their first contribution in https://github.com/gorilla/schema/pull/192
Full Changelog: https://github.com/gorilla/schema/compare/v1.2.0...v1.2.1