What's Changed
* add in matrix by akaszynski in https://github.com/pyvista/pyiges/pull/22
* Increase test coverage by mikamove in https://github.com/pyvista/pyiges/pull/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 https://github.com/pyvista/pyiges/pull/32
* Also allow usage as pure parser without high level dependencies (pyvista/vtk/matplotlib...) by mikamove in https://github.com/pyvista/pyiges/pull/33
* Add release step and pre-commit by akaszynski in https://github.com/pyvista/pyiges/pull/34
New Contributors
* mikamove made their first contribution in https://github.com/pyvista/pyiges/pull/30
**Full Changelog**: https://github.com/pyvista/pyiges/compare/v0.2.1...v0.3.0