Changelog: 1. Rectified bug found on XmiStructuralMaterial Class 2. Added 2 new test cases for xmi_manager.py 3. **Full Changelog**: https://github.com/xmi-schema/xmi-schema/compare/0.0.5.2...0.0.5.3
0.0.5.2
Changelogs: 1. Removed numpy dependency 2. Improved relative imports. Now you just need to do `from xmi import XmiManager,XmiModel`
Changelog: 1. Added new automated testing using after_install_tests.py 2. Added in .vscode for the automated python library testing for Windows. 3. Linux automated testing has not been verified. (Generated through ChatGPT)