Releases: koddr/csv2api
Releases Β· koddr/csv2api
v1.0.0
βοΈ The v1.0.0
release
Changelog
Features
- Add feature: GoReleaser
- Add gosl.ModifyByValue feature
Bug fixes
- Fix .goreleaser.yml
- Fix workflows
Updates
- Update README.md
- Update comments
- Update dependencies
- Update example config.yml
Others
- Add Go project files
- Add example config.yml, data.csv
Install or update
For native Go installation (any platforms):
go install github.com/koddr/csv2api@latest
For Homebrew users (GNU/Linux, macOS):
brew upgrade koddr/tap/csv2api
π‘ Note: See the
Wiki page
to understand structures of JSON files and get general recommendations.
Your help to improve project
I'd be truly grateful for help with:
- Creating tests (and/or benchmarks) for code
- Improving existing functions, structs, or tests
- Feature requests with interesting functions that would be good to add
Your PRs & issues are welcome! Thanks π