Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-03-06 | 599 Bytes | |
v1.3.0 source code.tar.gz | 2024-03-06 | 27.1 kB | |
v1.3.0 source code.zip | 2024-03-06 | 32.6 kB | |
Totals: 3 Items | 60.3 kB | 1 |
What's Changed
- Remove log.Fatal() usage in encoder.go by @h2570su in https://github.com/gorilla/schema/pull/207
- Add default tag by @zak905 in https://github.com/gorilla/schema/pull/183
- update readme: add informations about the default tag option usage by @zak905 in https://github.com/gorilla/schema/pull/209
New Contributors
- @h2570su made their first contribution in https://github.com/gorilla/schema/pull/207
- @zak905 made their first contribution in https://github.com/gorilla/schema/pull/183
Full Changelog: https://github.com/gorilla/schema/compare/v1.2.1...v1.3.0