Releases: pamburus/hl
Releases · pamburus/hl
v0.13.0
v0.12.2
What's Changed
- new: Replaced
ansi_term
crate withnu-ansi-term
crate
Full Changelog: v0.12.1...v0.12.2
v0.12.1
v0.12.0
What's Changed
- new: Replaced
--hide
,--show
and--unhide
options with a single option--hide
with advanced query:header.content-type
to hide fieldcontent-type
inside an object fieldheader
*
to hide all!*
to unhide all!header.content-type
to unhide fieldcontent-type
inside an object fieldheader
Full Changelog: v0.11.2...v0.12.0
v0.11.2
What's Changed
- new: Changed rust edition to 2021
- new: Upgraded dependencies
atoi
→ v1itoa
→ v1enum-map
→ v2clap
→ v3
Full Changelog: v0.11.1...v0.11.2
v0.11.1
What's Changed
- new: Upgraded rust-embed to v6.4.0 to fix security vulnerabilities.
Full Changelog: v0.11.0...v0.11.1
v0.11.0
What's Changed
- fix: Updated all dependencies to fix security vulnerabilities.
Full Changelog: v0.10.8...v0.11.0