This repository was archived by the owner on May 7, 2024. It is now read-only.
Releases: RustFields/ScaFi-core
Releases · RustFields/ScaFi-core
6.0.1
6.0.1 (2023-07-26)
Bug Fixes
- remove import (8d53038)
Tests
- add nbr.nbr should be ignored (96f35c8)
Dependency updates
- deps: update dependency sbt/sbt to v1.9.2 (90bf831)
- deps: update dependency sbt/sbt to v1.9.3 (3341826)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.41 (5ea1065)
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.43 (f8d462f)
- deps: update node.js to 18.17 (ddde6d1)
Refactoring
- remove vm factory (49530b6)
6.0.0
6.0.0 (2023-07-07)
⚠ BREAKING CHANGES
- change Export.exports to Export.paths
General maintenance
- add scalac options for deprecation and feature (7fe494a)
Build and continuous integration
- add fork=true in SBT (c506ce3)
Tests
- add CoreTestInterpreter (3a6937b)
- add CoreTestUtils (41e9d99)
- add TestByEquivalence/ (dc47900)
- add TestSemanticsByRound and TestByEquivalence classes (e0d3f3b)
- add TestSemanticsByRound implementation (35a046d)
- change test name (cc567ec)
- define Random seeds to use always the same sequence (fc65f15)
- fix feature and deprecation warnings (694150e)
- fix part of should fail if the sensor is not available (4be69f0)
- fix should fail if the sensor is not available (2e460be)
- swith from var to val in test (d93b192)
Refactoring
- change Export.exports to Export.paths (ec7bee1)
5.0.0
5.0.0 (2023-07-06)
⚠ BREAKING CHANGES
- swap the implementations between onlyWhenFoldingOnSelf and unlessFoldingOnOthers
Bug Fixes
- swap the implementations between onlyWhenFoldingOnSelf and unlessFoldingOnOthers (416dea2)
General maintenance
- remove unused dependencies (ab77b22)
Dependency updates
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.39 (daf7b6b)
4.1.0
4.0.1
4.0.0
3.1.0
3.0.0
3.0.0 (2023-06-20)
⚠ BREAKING CHANGES
- add organization packages
Dependency updates
- deps: update dependency semantic-release-preconfigured-conventional-commits to v1.1.37 (3b209d8)
Build and continuous integration
- add prepareCommands in Semantic Release configuration (49d388a)
- fix Semantic Release configuration (7295df3)
- fix Semantic Release configuration (a5319b6)
- Mergify: configuration update (5280e40)
- publish all jars in Semantic Release (819fbb5)