Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 503 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 503 Bytes

Changelog

Version 0.3.0

  • Add MVR writer
  • Adjust Fixture - Address
  • Convert setup.py to pyproject.toml

Version 0.2.0

  • Handle faulty XML files with extra null byte
  • Handle encoded file names
  • Make Geometry3D comparable (Add_more_nodes)
  • Reformat with ruff
  • Add Capture MVR test file
  • Use ruff as a formatter, it's much faster and can configure line length
  • AUXData, Data, UserData
  • Parse GroupObject as a list
  • Add python 3.12 to tests

Version 0.1.0

  • Initial release