Skip to content

Releases: ScaRLib-group/ScaRLib

3.1.3

11 Dec 09:59
Compare
Choose a tag to compare

3.1.3 (2023-12-11)

Documentation

3.1.2

16 Nov 11:32
Compare
Choose a tag to compare

3.1.2 (2023-11-16)

Bug Fixes

  • DSL: fix agents instantiation (2490106)

3.1.1

16 Nov 09:37
Compare
Choose a tag to compare

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

13 Nov 09:21
Compare
Choose a tag to compare

3.1.0 (2023-11-13)

Features

  • add implicit configuration to environment method (#29) (d922f48)

3.0.0

09 Nov 10:49
Compare
Choose a tag to compare

3.0.0 (2023-11-09)

⚠ BREAKING CHANGES

  • new dsl api (#28)

Features

2.0.1

08 Nov 16:50
Compare
Choose a tag to compare

2.0.1 (2023-11-08)

Bug Fixes

  • ReplayBuffer: fix generics (110127c)

2.0.0

06 Nov 10:59
Compare
Choose a tag to compare

2.0.0 (2023-11-06)

⚠ BREAKING CHANGES

  • improvements

Features

General maintenance

  • add dependencies management with gradle catalogs (01eec18)
  • update release command (73fec4b)
  • update test job (60ccd76)

Tests

1.6.5

16 Apr 17:32
Compare
Choose a tag to compare

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

15 Apr 07:56
Compare
Choose a tag to compare

1.6.4 (2023-04-15)

Bug Fixes

  • DeepQLearning: correctly load the model (dccce57)

1.6.3

21 Mar 18:31
Compare
Choose a tag to compare

1.6.3 (2023-03-21)

Bug Fixes

  • core: make snapshot path configurable by the user (89c1805)