Skip to content

Entangled 2.4.2

Latest

Choose a tag to compare

@jhidding jhidding released this 15 Jan 16:33
· 8 commits to main since this release
282adf2

Usability improvements

  • Fixes several edge cases where Entangled would crash
  • Fixes issue that the daemon would silently ignore exceptions

Support change

  • Removes support for Python 3.12 (in favour of having access to the Path.full_match method making life easier)

Dependency changes

  • Swaps out watchdog for watchfiles
  • Swaps out argh for click