Search initialization commands (/, ?, *, #) all now accept count arguments
Internal code cleanup:
Address a lot of issues reported by clippy
Remove chunks of unused code, including serde dependency
Fix typos in help page
Binaries
# macOS
https://github.com/PaulJuliusMartinez/jless/releases/download/v0.7.1/jless-v0.7.1-x86_64-apple-darwin.zip
# Linux
https://github.com/PaulJuliusMartinez/jless/releases/download/v0.7.1/jless-v0.7.1-x86_64-unknown-linux-gnu.zip
v0.7.0
Introducing jless, a command-line JSON viewer.
This release represents a significant milestone: a complete set of basic functionality, without any major bugs.
This GitHub issue
details much of the functionality implemented to get to this point. Spiritually, completion of many of the tasks listed there represent versions 0.1 - 0.6.
The intention is to not release a 1.0 version until Windows support is added.
Binaries
# macOS
https://github.com/PaulJuliusMartinez/jless/releases/download/v0.7.0/jless-v0.7.0-x86_64-apple-darwin.zip
# Linux
https://github.com/PaulJuliusMartinez/jless/releases/download/v0.7.0/jless-v0.7.0-x86_64-unknown-linux-gnu.zip