Releases: paulhammond/jp
Releases · paulhammond/jp
v1.0
v0.3
- Colored output has a reset character at the end to prevent your shell prompt turning green
- Tests and builds now run via GitHub actions
- Binaries are built with Go 1.13, so will run on macOS Sierra and higher
v0.2
- Output is now colored when running in a terminal that supports it
- Command line flags are now POSIX style (with two hyphens), not golang style (with one)
- jp can now be installed through homebrew
v0.1
Initial release