Changelog
- Add feature to remove main function before submit.
- Add feature to remove non-Unicode characters before submit.
- Fail submit with no header present.
- After successful submit, print full submit details.
- Other improvements.
Full Changelog: v0.4.0...v0.5.0
Installation
- Windows users can use a convenient installer.
- Linux and macOS users should copy
bacato~/.local/binor whatever yourPATHis. - Cargo users can install with command
cargo install --git https://github.com/hjaremko/baca-cli.git --tag v0.5.0 - Arch Linux users can download the latest release from AUR.