What's Changed
- matcher: replace deprecated
tag
function by @nwagner84 in #760 - deps: bump
winnow
from 0.5.56 to 0.6.0 by @nwagner84 in #761 - build(deps): bump
trycmd
from 0.14 to 0.15 by @nwagner84 in #762 - fix: remove unused
bstr::ByteSlice
imports by @nwagner84 in #763 - docs: migrate from
mdbook
tohugo
by @nwagner84 in #764 - docs: fix explode heading by @nwagner84 in #767
- docs: add links to GitHub and Rust API by @nwagner84 in #768
- deps: bump
ploars
from 0.37 to 0.38 by @nwagner84 in #771 - Change license to EUPL-1.2 by @nwagner84 in #772
- Remove unused
bstr
dependency by @nwagner84 in #774 - Refactor CI and daily workflow by @nwagner84 in #773
- Fix glibc error (cross builds) by @nwagner84 in #776
- Fix typos by @nwagner84 in #775
- Fix use of legacy numeric constants by @nwagner84 in #779
- Fix broken links by @nwagner84 in #778
- Fix progress bar update (frequency) by @nwagner84 in #781
- Do not run install command as root by @nwagner84 in #782
- Add filter options (
count
) by @nwagner84 in #783 - Update
clap
from 4.4 to 4.5 by @nwagner84 in #786 - Remove unused dev dependencies by @nwagner84 in #787
- Bump MSRV to
1.76.0
by @nwagner84 in #788 - Run
cargo-outdated
for all workspace members by @nwagner84 in #789 - Update
polars
from 0.38 to 0.40 by @nwagner84 in #785 - Fix explode on copy level by @nwagner84 in #784
- Add XOR operator by @nwagner84 in #790
- Add
--limit
/-l
option (explode
) by @nwagner84 in #791 - Refactor
explode
command by @nwagner84 in #792 - Add
--keep
/--discard
option (explode
) by @nwagner84 in #793 - Stabilize
explode
command by @nwagner84 in #794
Full Changelog: v0.24.0...v0.25.0