Skip to content

Releases: easyscience/core

easyscience 2.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 15:52
942c6d3

Added

  • Add get_all_variables method to EasyList for collection querying (#242)
  • Bayesian post-analysis using BUMPS DREAM (#244)
  • Improved logging (#252)

Changed

  • Apply latest Copier template updates (#247)
  • Bump max Python to 3.14 and update dependencies (#248)
  • src\legacy should be in wheel (#249)
  • Update project template and CI/docs tooling (#278)

easyscience 2.3.1

Choose a tag to compare

@github-actions github-actions released this 04 May 14:43
9c87d86

Changed

  • Relax scipp version constraint (#241)

easyscience 2.3.0

Choose a tag to compare

@github-actions github-actions released this 30 Apr 12:26
44db7d1

Added

  • Fixed minimizer behaviour on exceeded iterations (#231)
  • Interim updates (#232)
  • Preparation for new release (#240)

Changed

  • Migrate repository to the new EasyScience Copier templates (#225)

v2.2.0

Choose a tag to compare

@rozyczko rozyczko released this 05 Mar 08:55
5b9c109

What's Changed

Full Changelog: v2.1.0...v2.2.0

v2.1.0 🌈

Choose a tag to compare

@github-actions github-actions released this 02 Dec 13:11
5f25fc7

What's Changed

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

v2.0.0

Choose a tag to compare

@rozyczko rozyczko released this 19 Sep 12:52
a02aa89

What's Changed

🚀 Features

🐛 Bug Fixes

🧰 Maintenance

Full Changelog: v1.3.0...v2.0.0

v1.3.0

Choose a tag to compare

@rozyczko rozyczko released this 13 Mar 11:43
acb7f17

Changes

🚀 Features

🐛 Bug Fixes

  • Fix for setup-python@v5 expecting string now @rozyczko (#107)
  • Updating bindings throws errors on value query on Descriptors @rozyczko (#101)
  • Fix for setup-python@v5 expecting string now by @rozyczko (#107)

🧰 Maintenance

Full Changelog: v1.2.1...v1.3.0

v1.2.1 🌈

Choose a tag to compare

@github-actions github-actions released this 21 Nov 12:02
5fdd558

Changes

🐛 Bug Fixes

v1.2.0 🌈

Choose a tag to compare

@github-actions github-actions released this 13 Nov 13:53
a6d9379

Changes

🚀 Features

  • To increase usability of minimizer it should be possible to set the tolerance and the max number of iteration @andped10 (#84)

What's Changed

  • To increase usability of minimizer it should be possible to set the tolerance and the max number of iteration by @andped10 in #84

Full Changelog: v1.1.2...v1.2.0

v1.1.2 🌈

Choose a tag to compare

@github-actions github-actions released this 12 Nov 10:56
23f4ced

Changes

🐛 Bug Fixes

  • Allow parameter value to be changed even if parameter is not enabled @AndrewSazonov (#85)