Skip to content

2.2.0

Compare
Choose a tag to compare
@ZeWaka ZeWaka released this 24 Dec 21:18
· 31 commits to master since this release

This is a bug-fix backport release for codebases still on pre-3.0 due to crashing issues (No longer present as of 3.1.0)

Bug Fixes

  • The DM API for the remove_node_astar function in the pathfinder module no longer has a typo - by @vvvv-vvvv in #162
  • The DM API for the file_exists() function in the file module should be more idiomatic - by @Kapu1178 in #158
  • The DM API for the pathfinder module should be more resistant to passing numbers in rather than strings - by @vvvv-vvvv in #163

Full Changelog: 2.1.0...2.2.0