Skip to content

0.2.0a0

Pre-release
Pre-release
Compare
Choose a tag to compare
@knthls knthls released this 16 Aug 13:42
· 7 commits to main since this release

0.2.0a0 (2023-08-16)

Feat

  • create initial release
  • create initial release
  • implement relation consolidation
  • parse ways
  • implement filtering for tags
  • implement unpacked intermediate datastructures for easier filtering
  • implement way filtering#
  • basic parser working

Fix

  • run code quality checks only once, but type checking for different versions
  • configure publish on created release
  • configure releases
  • fix typo
  • fix status badges
  • fix status badges
  • make type hints compatible with python 3.10
  • allow consolidation of empty groups
  • allow multipolygons referencing relations
  • fix filtering bug, where not all references were respected
  • fix typo in filter_groups

Refactor

  • move parsing logic to unpackes submodule
  • simplify element type handling

[main b7a55c9] bump: version 0.1.0 → 0.2.0a0
3 files changed, 34 insertions(+), 3 deletions(-)
create mode 100644 CHANGELOG.md