Skip to content

v0.9.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@alpha-beta-soup alpha-beta-soup released this 10 May 10:45
· 10 commits to main since this release
41a09d3

What's Changed

Full Changelog: v0.8.0...v0.9.0


Nota bene two breaking changes:

  • Command line arguments -tbl/--table are now -lyr/--layer but the functionality is identical, it's just a rename to be more generic.
  • This seems very unlikely to affect any workflow, but now the pre-indexing spatial sorting is disabled by default (and can be expliclty disabled with -s none). Former default behaviour can be restored with an explicit -s hilbert. Sorting is perhaps advantegous in some cases, but in most practical cases it adds overhead that exceeds its payoff.