v0.17.0
What's Changed
- Add
pica-select
crate by @nwagner84 in #600 - Upgrade
quick-xml
from 0.28 to 0.29 by @nwagner84 in #618 - Allow const string values by @nwagner84 in #619
- Add
MatcherOptions
parameter by @nwagner84 in #620 - Refactor
select
command by @nwagner84 in #617 - Add
Query
fuzz test by @nwagner84 in #621 - Support boolean connectives in
select
command by @nwagner84 in #622 - Use set-builder notation in documentation by @nwagner84 in #623
- Support allow- and deny-lists in
select
command by @nwagner84 in #624 - Implement
Hash
forByteRecord
by @nwagner84 in #625 - Add
sha256
for ByteRecord by @nwagner84 in #626 - Add
hash
command by @nwagner84 in #627 - Concatenate records without duplicates by @nwagner84 in #628
- Use set-builder notation in frequency doc by @nwagner84 in #631
Full Changelog: v0.16.0...v0.17.0