Releases: pyvista/pyiges
Releases · pyvista/pyiges
v0.3.2
What's Changed
- Update iges.py by @HenrikHeien in #17
- Removing trailing comma. by @germa89 in #21
- 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
- bump ci versions by @akaszynski in #35
- Fix VTK import by @AlejandroFernandezLuces in #37
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #38
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #43
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #44
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #47
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #48
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #49
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #50
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #51
- Use flit by @akaszynski in #53
- add deps to pyproject and fix conf.py by @akaszynski in #54
- Fixed weight bug; Corrected associated unit test by @mlaero in #52
New Contributors
- @HenrikHeien made their first contribution in #17
- @germa89 made their first contribution in #21
- @mikamove made their first contribution in #30
- @AlejandroFernandezLuces made their first contribution in #37
- @pre-commit-ci made their first contribution in #38
- @mlaero made their first contribution in #52
Full Changelog: 0.2.0...v0.3.2
v0.3.1
v0.3.0
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