v0.24.0
Added
- frequency: add filter options by @nwagner84 in #750
- select: add
--limit
(-l
) option by @nwagner84 in #753
Fixed
- fix processing of tsv/csv filter-lists by @nwagner84 in #755
Maintenance
- utils: mv
FilterList
intopica-toolkit
by @nwagner84 in #757 - Replace deprecated
winnow
functions by @nwagner84 in #748 - Update
polars
from 0.36 to 0.37 by @nwagner84 in #747 - bump
actions/cache
from 3 to 4 by @nwagner84 in #751 - add
cargo-careful
check by @nwagner84 in #754 - msrv: bump to Rust 1.74.1 by @nwagner84 in #756
Full Changelog: v0.23.0...v0.24.0