csvpp 0.7.0

Compile csv++ source code to a target spreadsheet format
Documentation
1
2
3
4
5
6
- [ ] Update Cargo.toml (and therefore `Cargo.lock`) and commit
- [ ] `cargo publish`
- [ ] `git tag -as vXXX`
- [ ] `git push origin --tags`
- [ ] `make` (to build release binaries
- [ ] Upload the binaries to github and create a release