Skip to content

v0.17.3

Compare
Choose a tag to compare
@nmandery nmandery released this 27 Jul 18:15
· 60 commits to main since this release

0.17.3 - 2023-07-27

  • Fixed maxx value returned by cells_bounds_arrays - a bug caused this to be identical to minx.
  • Added cells_to_string, vertexes_to_string and directededges_to_string functions to convert to Utf8Array.
  • Added more documentation for the vector modules.