Releases: dnv-opensource/sim-explorer
Releases · dnv-opensource/sim-explorer
v0.1.2
v0.1.0
Changed
- Changed from
pip
/tox
touv
as package manager - README.rst : Completely rewrote section "Development Setup", introducing
uv
as package manager. - Changed publishing workflow to use OpenID Connect (Trusted Publisher Management) when publishing to PyPI
GitHub workflows
- (all workflows): Adapted to use
uv
as package manager - _test_future.yml : updated Python version to 3.13.0-alpha - 3.13.0
- _test_future.yml : updated name of test job to 'test313'
Dependencies
- updated to component-model>=0.1.0 (from component-model>=0.0.1)
v0.0.1: First release
Releasing the package to PyPi to secure name.
- Updated component-model and crane FMUs to fix binary issues that caused the tests to fail in linux.
- Change package name to sim-explorer.
- Fix GitHub pipelines.