⚙️ The v1.0.4 release
Changelog
Bug fixes
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 😉