Skip to content

Latest commit

 

History

History
91 lines (52 loc) · 5.63 KB

CHANGELOG.md

File metadata and controls

91 lines (52 loc) · 5.63 KB

Changelog

0.2.4 (2024-07-10)

Bug Fixes

  • bumping version to 0.2.4 (21bc095)

0.2.3 (2024-07-10)

Bug Fixes

  • adding dependency for publishing packages (249926e)

0.2.2 (2024-07-10)

Bug Fixes

  • #85 (2f1a38f)
  • Addresses #95. (d51dbb0)
  • Addresses #95. (2a51990)
  • Bump pre-commit dependencies (90f4aaa)
  • Bump pre-commit dependencies (64f7f96)
  • Bump pre-commit dependencies (11f1f9a)
  • Enable custom handling of undefined field attr in to_filter (23f172c)
  • Enable custom handling of undefined field attr in to_filter (f0c7e9f)
  • Enable custom handling of undefined field attr in to_filter (d829c6b)
  • Support prefixed attribute names in cql2-text and ecql parsing (dbe4e9e)
  • Support prefixed attribute names in cql2-text and ecql parsing (5318c6b)
  • Support prefixed attribute names in cql2-text and ecql parsing (122a5a6)
  • Updating release-please to v4 (11757ec)

0.2.1 (2023-02-16)

Bug Fixes

  • dt naivety (08fb5f5)
  • order of date/datetime checking in native evaluator (d37d7c8)
  • pinning sqlalchemy to version < 2.0.0 (6e67239)
  • timezone handling for dates (6c0e5c1)

0.2.0 (2022-10-17)

Features

  • adding initial elasticsearch implmentation (2ccfa02)

0.1.2 (2022-04-21)

Bug Fixes

  • Allowing intervals to actually contain subnodes (83b7c63)

0.1.1 (2022-02-08)

Bug Fixes

  • Fixing compatibility issues with Python 3.6 type checking (ad7ddd7)
  • Improved typing (2272b3b)
  • Improving structure of CI for type checking (fb755a3)
  • Improving typing (6c3584b)
  • Improving typing on CQL2 JSON (e0747aa)
  • more concise type checking (87e46a2)
  • mypy dependency installation (using --non-interactive) (84a1175)
  • Split up Django spatial filters (484e0b3)

0.1.0 (2021-11-18)

Features

  • Fixing release-please package name (2b666fc)

Miscellaneous Chores

0.1.0 (2021-11-18)

Features

  • Merge pull request #34 from geopython/cql2_json (5d439b2)