v1.0.3
⚙️ The v1.0.3 release
Changelog
Others
- 64db049 Add Docker feature
- 20a1c7e Update .goreleaser.yml
- fb495b8 Update .goreleaser.yml
- fd2383d Update .goreleaser.yml
- db975ec Update .goreleaser.yml
- 8e2db35 Update Dockerfile
- 392303e Update README.md
- daf88a1 Update README.md
Install or update
For native Go installation (any platforms):
go install github.com/koddr/json2csv@latestFor Homebrew users (GNU/Linux, macOS):
brew upgrade koddr/tap/json2csv💡 Note: See the
Wiki pageto understand structures of JSON files and get general recommendations for preparing the input data.
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 😉