Skip to content

Releases: Substra/substra

0.54.0a1

23 Jul 15:36
d1c8341
Compare
Choose a tag to compare
0.54.0a1 Pre-release
Pre-release

0.54.0a1

  • Support Python 3.12

0.53.0

14 Jun 07:39
d9961cc
Compare
Choose a tag to compare

0.53.0 - 2024-06-03

Added

  • A warning indicates when a Client is set in hybrid mode (#413)

Changed

  • Exclude requests 2.32.* due to bug introduction in these version. (#415)

0.53.0rc1

03 Jun 13:19
Compare
Choose a tag to compare
0.53.0rc1 Pre-release
Pre-release

0.53.0 - 2024-06-03

Added

  • A warning indicates when a Client is set in hybrid mode (#413)

Changed

  • Exclude requests 2.32.* due to bug introduction in these version. (#415)

0.52.1rc1

21 May 09:37
3bd2d8c
Compare
Choose a tag to compare
0.52.1rc1 Pre-release
Pre-release

0.52.1 - 2024-05-21

Added

  • A warning indicates when a Client is set in hybrid mode (#413)

Changed

  • Exclude requests 2.32.* due to bug introduction in these version. (#415)

0.52.0

27 Mar 10:53
f94acb3
Compare
Choose a tag to compare

0.52.0 - 2024-03-27

Changed

    • BREAKING: Remove type from DatasetSpec (#405)
    • Depreciate setup.py in favour of pyproject.toml (#407)

0.52.0rc2

27 Mar 09:08
Compare
Choose a tag to compare
0.52.0rc2 Pre-release
Pre-release

0.52.0 - 2024-03-27

Changed

  • BREAKING: Remove type from DatasetSpec (#405)
  • Depreciate setup.py in favour of pyproject.toml (#407)

0.52.0rc1

27 Mar 08:44
f84b78e
Compare
Choose a tag to compare
0.52.0rc1 Pre-release
Pre-release

0.52.0 - 2024-03-27

Changed

    • BREAKING: Remove type from DatasetSpec (#405)
    • Depreciate setup.py in favour of pyproject.toml (#407)

0.51.0

12 Mar 16:11
8b1ee53
Compare
Choose a tag to compare

0.51.0

Changed

  • Dropped Python 3.8 support
  • Compute task status DOING is renamed EXECUTING (#401)
  • Compute plan statuses EMPTY, WAITING ansd TODO are merged into new status CREATED (#401)

0.51.0rc2

07 Mar 11:20
54d07be
Compare
Choose a tag to compare
0.51.0rc2 Pre-release
Pre-release

0.51.0rc2

Changed

  • Dropped Python 3.8 support
  • Compute task status DOING is renamed EXECUTING (#401)
  • Compute plan statuses EMPTY, WAITING ansd TODO are merged into new status CREATED (#401)

0.51.0rc1

07 Mar 10:44
9edd757
Compare
Choose a tag to compare
0.51.0rc1 Pre-release
Pre-release

0.51.0rc1

Changed

  • Compute task status DOING is renamed EXECUTING (#401)
  • Compute plan statuses EMPTY, WAITING ansd TODO are merged into new status CREATED (#401)