Skip to content

v7.3.0

Compare
Choose a tag to compare
@adtzlr adtzlr released this 28 Apr 06:42
· 2069 commits to main since this release

[7.3.0] - 2023-04-28

Changed

  • Show a progress bar during Job.evaluate(verbose=True) (new optional dependency tqdm). The legacy detailed output is available with Job.evaluate(verbose=2).

Removed

  • Remove config files for MyBinder. They are now located in a different repository adtzlr/felupe-web.

What's Changed

  • Job: Add progress bar by @adtzlr in #467
  • Job.evaluate(verbose=True): Further reduce the output by @adtzlr in #469

Full Changelog: v7.2.0...v7.3.0