Skip to content

Version 0.18.2

Latest

Choose a tag to compare

@hoxbro hoxbro released this 05 Aug 10:21
· 19 commits to main since this release
v0.18.2
43fca7e

This release fixes a bug that caused a segmentation fault for quadmesh reduction, along with documentation updates. Thanks to @amaloney, @Azaya89, @maximlt, and @hoxbro.

Bug fixes:

  • Fix segfault when quadmesh reduction wrongly exceeded the array size (#1432)

Compatibility:

Documentation:

  • Add more reductions to the API ref (#1420)
  • Resolve documentation build warnings (#1427)
  • Fix images UX (#1430)