What's Changed
- fix: unbreak cargo publish and stop shipping testdata in the crate by @tamada in #10
- fix: stop $filter regex failures from publishing withheld records, and compile patterns once by @tamada in #11
- feat!: narrow $derive.type to string and int by @tamada in #12
- fix: order string operands lexicographically in gt/gte/lt/lte by @tamada in #13
- Ci/force fmt in ci by @tamada in #15
- fix: report the actual cause of $derive and $aggregate config errors by @tamada in #17
- docs: add CHANGELOG.md by @tamada in #19
- docs: offer the powered-by badge in the README by @tamada in #18
- fix: report the actual cause of $static config errors too by @tamada in #20
- Release v0.0.4 by @tamada in #22
Full Changelog: v0.0.3...v0.0.4