Skip to content

MSS 11.0.0

Latest

Choose a tag to compare

@ReimarBauer ReimarBauer released this 05 Mar 18:37
· 3 commits to develop since this release
9c83bdb

This is primarily a refactoring release.

Reimar Bauer has removed our dependency on the pyfilesystem2 (fs) library, replacing it with Pathlib and os.path.
Matthias Riße and Reimar Bauer have improved the stability of our test setup.
The generation of demo data has been unified, and various deprecations have been resolved.

HINT:

We've updated our process for minor and patch releases – see the development documentation for details. Key changes include:

  • mswms_demodata is now a submodule of mswms, accessible via the --seed option.
  • The filepicker_default = "fs" configuration setting has been removed.

All changes:
https://github.com/Open-MSS/MSS/milestone/107?closed=1

What's Changed

New Contributors

Full Changelog: 10.2.1...11.0.0