Unreleased - ReleaseDate
0.3.2 - 2023-3-25
- Update dependencies
0.3.1 - 2022-4-11
- Fix: Nested filter breaks without load option
- Add: Included
load_path
on sort and filter error types to show which subquery these errors belong to
0.3.0 - 2022-4-4
- Preserve errors when using Quarry.build vs Quarry.build!
- CI updates
- Includes more filtering options like
less_than
,greater_than
,starts_with
etc
- Initial release