v0.2.10
Update testing
Make separate test environments for full version and minimal version without dependencies
A new environment for testing only with core dependencies installed is added to the CI workflows.
All tests are moved to separate functions instead of test scripts.
Tests that require additional dependencies are skipped if the required dependency is not installed.
Changelog
v0.2.10 (2023-10-19)
Merged pull requests:
- Francescalb/testing dependencies #142 (francescalb)
- Clearified that tripper does not depend on DLite and Pydantic #136 (jesper-friis)
- Cleaned up mappings module #132 (jesper-friis)
* This Changelog was automatically generated by github_changelog_generator