All notable changes to the sim-explorer project will be documented in this file.
The changelog format is based on Keep a Changelog.
-/-
New Assertions release:
- Added support for assertions in each of the cases to have some kind of evaluation being run after every simulation.
- Display features to show the results of the assertions in a developer friendly format.
0.1.0 - 2024-11-08
- 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
- (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'
- updated to component-model>=0.1.0 (from component-model>=0.0.1)
0.0.1 - 2023-02-21
- Initial release
- added this
- changed that
- updated to some_package_on_pypi>=0.1.0
- fixed issue #12345
- following features will soon be removed and have been marked as deprecated:
- function x in module z
- following features have been removed:
- function y in module z