Skip to content

v0.2.2

Compare
Choose a tag to compare
@LucaMarconato LucaMarconato released this 07 Aug 13:05
· 36 commits to main since this release

[0.2.2] - 2024-08-07

Major

  • New disk format for shapes using GeoParquet (the change is backward compatible) #542

Minor

  • Add return_background as argument to get_centroids and get_element_instances #621
  • Ability to save data using older disk formats #542

Fixed

  • Circles validation now checks for inf or nan radii #653
  • Bug with table name in torch dataset #654 @LLehner