Fixed
- Fixed hide/unhide logic for composite fields by @pamburus in #627
- Fixed installation of shell completions and man page in nix flake by @pamburus in #630
Documentation
Maintenance
- Fixed potential invariance problem in record filter by @pamburus in #628
- Replaced time pre-parsing with lazy parsing by @pamburus in #629
- Deduplicated heap-optimized vectors by @pamburus in #636
Other changes
- build(deps): bump thiserror from 2.0.8 to 2.0.9 in the thiserror-ver group by @dependabot in #623
- build(deps): bump syn from 2.0.90 to 2.0.91 by @dependabot in #624
- build(deps): bump serde_json from 1.0.133 to 1.0.134 by @dependabot in #625
- build(deps): bump anyhow from 1.0.94 to 1.0.95 by @dependabot in #626
- build(deps): bump rustversion from 1.0.18 to 1.0.19 by @dependabot in #631
- build(deps): bump syn from 2.0.91 to 2.0.92 by @dependabot in #632
- build(deps): bump cc from 1.2.5 to 1.2.6 by @dependabot in #633
- build(deps): bump quote from 1.0.37 to 1.0.38 by @dependabot in #634
New Contributors
Full Changelog: v0.30.0...v0.30.1