Skip to content

Releases: pyvista/pyiges

v0.3.1

05 Jul 14:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

06 Jun 18:50
Compare
Choose a tag to compare

What's Changed

  • add in matrix by @akaszynski in #22
  • Increase test coverage by @mikamove in #30
  • Fix parsing of separators from first global line, extend parser by robust discarding mechanism for entities where setup of parameters fails by @mikamove in #32
  • Also allow usage as pure parser without high level dependencies (pyvista/vtk/matplotlib...) by @mikamove in #33
  • Add release step and pre-commit by @akaszynski in #34

New Contributors

Full Changelog: v0.2.1...v0.3.0