Skip to content

Version 2024.5

Choose a tag to compare

@jsoberg jsoberg released this 10 Dec 19:26
· 4 commits to main since this release
9330450
  • Potentially breaking change from 2024.4 - Added a new traverse method to Grid2D that includes both the location and elements. Breaking change if you were using implicit it in the previous traverse method.
  • Added an opposite function to get the opposite of a Direction (e.g. North -> South)

Contributors: @jsoberg, @mjl757