conf/CHANGELOG.md
Bruno Carlin e72c317bbb
All checks were successful
/ linting (push) Successful in 3m44s
/ tests (push) Successful in 27s
feat: add support for toml in addition to json
2024-05-06 11:19:26 +02:00

17 lines
353 B
Markdown

# Changelog
## Unreleased
- Add support for TOML configuration files
- Use stdlib for tests instead of convey
- Update golangci-lint config
## v0.2.0 (2021-12-19)
- Added License
- Changed the go version to 1.17
- Added a Loadfiles function to load at once several config files
## v0.1.0 (2020-03-17)
- Initial varsion with support for JSON files