Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@dalmijn dalmijn released this 15 Oct 13:28
· 3 commits to master since this release
d559aae

Added small features.

Added

  • 'Normal' exit when keyboard interrupt is triggered over cli
  • Support for grids with non square cells

Changed

  • Fixed hanging issue with the mp-logging receiver when erroring
  • Fixed square cell assumption when mapping world coordinates to pixel coordinates
  • Support capitalized entries in the settings toml (again; it was disabled)
  • Various small non breaking fixes