Home / 0.8.4
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2023-01-25 869 Bytes
Release v0.8.4 source code.tar.gz 2023-01-25 3.8 MB
Release v0.8.4 source code.zip 2023-01-25 3.9 MB
Totals: 3 Items   7.7 MB 0

Minor release with a few small fixes.

  • Update tests and supported python versions: sacred now officially supports Python 3.8-3.11 (#872, [#892], thanks @jnphilipp)
  • Feature: Allow type annotations in config scopes and future-proofing config scopes by using ast instead of a complex regex (thanks @vnmabus)
  • Feature: Expose MongoClient in the MongoObserver (thanks @Gracecr)
  • Bugfix: Support new numpy versions by removing using Python builtin types instead of the np.* aliases (#870, thanks @Kaushalya)
  • Bugfix: Allow *.ipynb files as source files when run via ipython in non-interactive mode
  • Internal: Add error causes for many errors in the codebase (#894, [#898], thanks @cool-RR)
  • Internal: Use GitHub Actions for tests instead of azure pipelines to gain more control (#896)
  • Internal: Use GitHub Actions to automate releases on PyPI
Source: README.md, updated 2023-01-25