Skip to content

v1.8.1

Choose a tag to compare

@matnoel matnoel released this 29 Mar 13:36
· 170 commits to main since this release
  • Improved Sphinx documentation.
  • Renamed isHollow to isFilled across all geometry classes (Domain, Circle, Points, Contour), with an inverted default value (False). Specifically, isHollow=True becomes isFilled=False, and isHollow=False becomes isFilled=True.
  • Improved the CONTRIBUTING guide.
  • Fixed a bug in simu.folder and simu.Load_Simu.