Releases: ScaRLib-group/ScaRLib
Releases · ScaRLib-group/ScaRLib
3.1.3
3.1.3 (2023-12-11)
Documentation
3.1.2
3.1.2 (2023-11-16)
Bug Fixes
- DSL: fix agents instantiation (2490106)
3.1.1
3.1.1 (2023-11-16)
Bug Fixes
- Learner: remove useless method record (1b59dbc)
- ReplayBuffer: insert method now takes Experience as input (7018216)
General maintenance
Build and continuous integration
- change license name in publishing metadata (3b93d16)
3.1.0
3.1.0 (2023-11-13)
Features
- add implicit configuration to environment method (#29) (d922f48)
3.0.0
3.0.0 (2023-11-09)
⚠ BREAKING CHANGES
Features
2.0.1
2.0.1 (2023-11-08)
Bug Fixes
- ReplayBuffer: fix generics (110127c)
2.0.0
2.0.0 (2023-11-06)
⚠ BREAKING CHANGES
Features
General maintenance
- add dependencies management with gradle catalogs (01eec18)
- update release command (73fec4b)
- update test job (60ccd76)
Tests
1.6.5
1.6.5 (2023-04-16)
Documentation
Build and continuous integration
General maintenance
- add a contributor (c9b78b9)
- add issue templates (58d00ac)
- add licence note in all scala files (cd8065c)
- add scaladoc artifact generation (1e921f1)
- update license in publish on central plugin (8a69a1f)
- update release configuration (4fcd324)
- update the license (419aa84)
1.6.4
1.6.4 (2023-04-15)
Bug Fixes
- DeepQLearning: correctly load the model (dccce57)
1.6.3
1.6.3 (2023-03-21)
Bug Fixes
- core: make snapshot path configurable by the user (89c1805)