Skip to content

0.1.10

Choose a tag to compare

@xroynard xroynard released this 29 Oct 15:25
3f01860

See CHANGELOG

What's Changed

  • 📄Document release process by @xroynard in #230
  • 🎉add option to run on specific tag to publish-pypi action by @xroynard in #232
  • 📦 Feat: extract_problem_definition_from_identifiers (#151) by @AntitheticalElysium in #228
  • 🐛Fix pypi action by @xroynard in #233
  • 🚀♻️📦Split build and publish action by @xroynard in #235
  • 🚀update testing.yml rules to run only when necessary by @xroynard in #236
  • 🐛 fix get_field_names by @xroynard in #245
  • 🎉Add Sample.del_feature by @xroynard in #247
  • 🐛 feat(sample.py) add option to sample.save to solve a memory leak by @casenave in #248
  • ♻️ introduce global in CGNS trees to replace scalars and time_series mechanism by @casenave in #229
  • ♻️feat(links/paths) remove links/paths and CGNS linking capacities by @casenave in #239
  • ♻️ Modernize the Hugging Face bridge by @casenave in #240
  • 🎉(deprecation) add plaid version in infos of Dataset and ProblemDefinition by @xroynard in #249
  • 🎉 Extend the modernized HF bridge to time-dependent datasets by @casenave in #254
  • 📦build(deps): update astroid requirement from <4 to <5 by @dependabot[bot] in #255
  • ♻️ deprecate load and save methods starting with _ by @xroynard in #258
  • 📄improve contribution guidelines by @xroynard in #259
  • 🎉 feat(problem_definition) add score_function, train and test splits, use paths in FeatureIdentifiers by @casenave in #256
  • ♻️ fix(sklearn_block_wrappers.py) add Optional typing to WrappedSklearnRegressor by @casenave in #260
  • ♻️Finalize unfinished PR#260 by @xroynard in #262
  • 🚀Release 0.1.10 by @xroynard in #263

Full Changelog: 0.1.9...0.1.10