Skip to content

Version 0.8.1

Compare
Choose a tag to compare
@theroggy theroggy released this 12 Jan 23:47
· 53 commits to main since this release
54bf513

This is a small bugfix release.

Bugs fixed

  • Fix error in erase if erase_path countains multiple layers (#451)
  • Fix error in dissolve on polygon input if a pass that is not the last one has 0
    onborder polygons in its result (#459, #461)
  • Fix groupby parameter becoming case sensitive in dissolve when agg_columns is
    also specified (#462)