Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 864 Bytes

CHANGELOG.md

File metadata and controls

32 lines (23 loc) · 864 Bytes

Changelog

Upcoming

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

Added

  • Preserve errors when using Quarry.build vs Quarry.build!
  • CI updates

Fixed

[0.2.0] - 2021-12-25

  • Includes more filtering options like less_than, greater_than, starts_with etc

[0.1.0] - 2021-12-25

  • Initial release