Skip to content

Releases: cseptesting/floatcsep

v0.5.0

03 Feb 19:43
c404097

Choose a tag to compare

What's Changed

  • Updated tutorials with additional links to pyCSEP docs by @pabloitu in #121
  • Update floatCSEP interface to pyCSEP v0.8.0 by @pabloitu in #123

Full Changelog: v0.4.6...v0.5.0

v0.4.6

23 Jan 22:31
590f86f

Choose a tag to compare

Updated manifest to include CITATION for Zenodo integration

What's Changed

Full Changelog: v0.4.5...v0.4.6

v0.4.5

23 Jan 22:24
fc53174

Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.5

v0.4.4

30 Dec 20:41
b3e142f

Choose a tag to compare

What's Changed

  • Decoupled Evaluation from ExperimentRegistry and delegated tests plotting to plot_results by @pabloitu in #80
  • 73 prototype of a standalone data app by @pabloitu in #78
  • Improved unit and e2e tests for panel viewer by @pabloitu in #100
  • Removed tutorial python scripts. Updated README by @pabloitu in #98
  • Added lockfile for dev and release reproducibility by @pabloitu in #102
  • Updated CREDITS.md by @pabloitu in #93
  • Updated instructions for pip-only installations by @pabloitu in #101
  • docs: updated landing page by @pabloitu in #96
  • Removed case_d test from CI by @pabloitu in #112
  • Updated docs API reference by @pabloitu in #99
  • repo: fixed typo in link to the bug tracker in CONTRIBUTING.md by @pabloitu in #106

Full Changelog: v0.4.2...v0.4.4

v0.4.3

30 Dec 20:30
b3e142f

Choose a tag to compare

What's Changed

  • Decoupled Evaluation from ExperimentRegistry and delegated tests plotting to plot_results by @pabloitu in #80
  • 73 prototype of a standalone data app by @pabloitu in #78
  • Improved unit and e2e tests for panel viewer by @pabloitu in #100
  • Removed tutorial python scripts. Updated README by @pabloitu in #98
  • Added lockfile for dev and release reproducibility by @pabloitu in #102
  • Updated CREDITS.md by @pabloitu in #93
  • Updated instructions for pip-only installations by @pabloitu in #101
  • docs: updated landing page by @pabloitu in #96
  • Removed case_d test from CI by @pabloitu in #112
  • Updated docs API reference by @pabloitu in #99
  • repo: fixed typo in link to the bug tracker in CONTRIBUTING.md by @pabloitu in #106

Full Changelog: v0.4.2...v0.4.3

v0.4.2

15 Nov 20:44
1da7cbc

Choose a tag to compare

Full Changelog: v0.4.1...v0.4.2

v0.4.1

12 Nov 16:50
260e5cf

Choose a tag to compare

What's Changed

  • Updated build by @pabloitu in #67
  • Minor fixes to code & edits of docs +++ textual feedback by @mherrmann3 in #45
  • Improved report module by @pabloitu in #69
  • Support for python 3.12 and improved conda environment manager by @pabloitu in #71
  • Updated documentation with tutorials using docker and parallel execution by @pabloitu in #72

New Contributors

Full Changelog: v0.4.0...v0.4.1

v0.4.0

01 Nov 18:28
777ae3b

Choose a tag to compare

What's Changed

  • 59 git repository accessor failing to manage path structure by @pabloitu in #60
  • 54 prepare models io interface in parallel execution2 by @pabloitu in #61
  • 55 correct dockers volume setup by @pabloitu in #62
  • 56 decide on and implement dag solving strategy by @pabloitu in #65

Full Changelog: v0.3.0...v0.4.0

v0.3.0

02 Jun 13:09
8292817

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.3.0

v0.2.1

28 Apr 13:47

Choose a tag to compare

What's Changed

  • Updated GH and readthedocs actions workflow (#49)
  • Fixed installing instructions
  • Fixed path handling in report generation