Skip to content

Releases: geopython/pygeofilter

v0.3.3

20 Dec 08:47
53407d3

Choose a tag to compare

0.3.3 (2025-12-20)

Bug Fixes

  • sql: make the use of ILIKE opt-in (472a416)

v0.3.2

19 Dec 18:08
635d92a

Choose a tag to compare

0.3.2 (2025-12-19)

Bug Fixes

  • #68: adds missing predicate expressions in lark grammar for NOT ... (326fe0c)
  • cql2_json: missing envelope in instance check (18c382b)

v0.3.1

31 Dec 11:16
25743c9

Choose a tag to compare

0.3.1 (2024-12-31)

Bug Fixes

  • CI: using separate file for tracking version to help with release-please action (1c28b7c)

v0.3.0

30 Dec 18:50
5dc207c

Choose a tag to compare

0.3.0 (2024-12-30)

Miscellaneous Chores

v0.2.4

10 Jul 09:23
e9b6757

Choose a tag to compare

0.2.4 (2024-07-10)

Bug Fixes

  • bumping version to 0.2.4 (21bc095)

v0.2.3

10 Jul 09:15
41a08d3

Choose a tag to compare

0.2.3 (2024-07-10)

Bug Fixes

  • adding dependency for publishing packages (249926e)

v0.2.2

10 Jul 09:07
45fd5de

Choose a tag to compare

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)

pygeofilter v0.2.1

16 Feb 16:49
9a2d0ea

Choose a tag to compare

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)

pygeofilter v0.1.2

21 Apr 14:28
140aee2

Choose a tag to compare

Bug Fixes

  • Allowing intervals to actually contain subnodes (83b7c63)

pygeofilter v0.1.1

08 Feb 17:27
80bc795

Choose a tag to compare

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)