Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-16 | 1.9 kB | |
v11.3.0 source code.tar.gz | 2024-12-16 | 26.6 kB | |
v11.3.0 source code.zip | 2024-12-16 | 32.4 kB | |
Totals: 3 Items | 60.8 kB | 0 |
Changelog
New Features
- 59284e4b4474cce9c818d002ace60f10e52aa64c: feat: implement interface { Unwrap() []error } for AggregateError to be compatibility with std errors.Join go1.20 without any breaking change (#336) (@itsabgr-raika)
- 17fdb9176ce08567cfb70bc31df856fe1a63f47c: feat: set custom tag name for envDefault (#324) (@dnovikoff)
- 1cb1967ed1990150385c0450f5fda35128b8ff68: feat: set custom tag name for envPrefix (#332) (@sv-kozlov)
- 013693160323c41f4c9113d5378cd3ade61f7a6e: feat: support
time.Location
(#326) (@BorzdeG) - 4ab8b371a1e3f57c04bc0531d6e99773e9297564: feat: support ignored value "-" for env tag (#338) (@sv-kozlov)
Bug fixes
- 6f3a5c03be3c21cd7182233f189e97bf3972ced9: fix: better handle envDefault, refactor merge options (#349) (@astak16)
- 3afa723e0d7b225a11e4860b28c30bf5a14b7a6a: fix: improve errors (#329) (@caarlos0)
- 0cbf40b610ab14c412290b84eb55f716154ec1ac: fix: map value with : in it (@caarlos0)
- e55230b50da897c64fe539fd3bce0887cc1c96bd: fix: parsing into ptr fields with value (#340) (@hypnoglow)
Documentation updates
- 84c7739f7080f8d9209e0d0b9a00e72eb30fd9e5: docs: DefaultValueTagName example (@caarlos0)
- 0847ba15e32495a5223f24bb5fd3dbd47b395854: docs: add installation instructions to README.md (#330) (@eduardolat)
- 76faca5ee577b2b910e6f50ff8dd2aa22c54a826: docs: project state (@caarlos0)
Other work
- b76caa99b4ad2e76e2dd1f272822c6e3c4249f64: ci: add EditorConfig (#327) (@BorzdeG)
- 1f955b7c5514c8bf4450e62a0c018a5c47c59cd8: ci: update (@caarlos0)
- f68d1dcfe3bddeb3e0ffda2819f8e62adb028a66: refactor: enable gocritic linter and fix lint issues (#342) (@alexandear)
- 52e7186e71f67e4259b6f1f8d6a889368f4e3378: refactor: modify the init logic for env tag options to make it more reasonable (#347) (@astak16)
Released with GoReleaser Pro!