Releases: simplesurance/proteus
Releases · simplesurance/proteus
v0.0.7
What's Changed
- ci: removing test coverage report by @FranciscoKurpiel in #28
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #27
- build(deps): bump actions/checkout from 3 to 4 by @dependabot in #29
- build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #30
- bugfix: panic if ignored field has unsupported type by @FranciscoKurpiel in #31
New Contributors
- @dependabot made their first contribution in #27
Full Changelog: v0.0.6...v0.0.7
v0.0.6
What's Changed
- replace getWhiteSpaces() with strings.Repeat() by @fho in #21
- dependencies: enable dependabot by @FranciscoKurpiel in #22
- ci: creating CODEOWNERS and adding gh-actions to dependabot by @FranciscoKurpiel in #23
- ci: bump golangci-lint to v1.50.1 and tweaks to gh workflows by @FranciscoKurpiel in #24
- ci: fix README.md example for --help by @FranciscoKurpiel in #25
- options: add support for --version by @FranciscoKurpiel in #26
Full Changelog: v0.0.5...v0.0.6
v0.0.5
v0.0.4
What's Changed
- documentation: using latest on go get instructions by @FranciscoKurpiel in #11
- testing: removing dependencies by @FranciscoKurpiel in #13
- options: introduce WithValueFormatting option by @FranciscoKurpiel in #15
- doc: removing test coverage badge because it is no longer being updated by @FranciscoKurpiel in #16
- aesthetics: include default values on Dump() by @FranciscoKurpiel in #17
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- add WithPrintfLogger convenience option by @fho in #6
- xtypes: fixing issues with default values by @FranciscoKurpiel in #9
New Contributors
Full Changelog: v0.0.2...v0.0.3