Skip to content

v0.4.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@xenoscopic xenoscopic released this 29 Jun 18:57
· 1707 commits to master since this release

NOTE: Versions of Mutagen prior to v0.8.0-beta1 are affected by a known security issue and not recommended for use.

WARNING: This is a beta release. It will almost certainly have unknown issues. It should not be used on production or mission-critical systems. Use on any system is at your own risk (please see the license).

NOTE: Mutagen v0.3.x and later breaks compatibility with sessions created by Mutagen v0.2.x and earlier. Please delete ~/.mutagen and recreate sessions after upgrading from v0.2.x or earlier. This breakage is in the name of future extensibility and saner behavior. It should hopefully be the last set of breaking changes.

This is a minor release, with one major improvement:

  • Filesystem watching on systems with native recursive watching support is vastly improved and no longer restricted to subpaths of the home directory. There is one minor Windows caveat due to rjeczalik/notify#148, but as soon as that issue is fixed, this caveat will disappear.