Skip to content

Releases: giannitedesco/minotaur

v0.2.0

12 Nov 14:58
Compare
Choose a tag to compare
  • Remove deprecated loop parameter from API
  • Fix import error on python3.8
  • Remove an unused try/catch
  • Other code cleanups

v0.1.0

15 Oct 11:24
Compare
Choose a tag to compare

Fixes a bug in asyncio and removes the loop parameter to Inotify.

v0.0.5

05 Jan 12:41
Compare
Choose a tag to compare

Fix deprecation warnings from asyncio on python 3.10. Set a better example for how to use the asyncio API.

v0.0.4

27 Feb 01:23
Compare
Choose a tag to compare

A bug was fixed where builds would fail on any system with old kernel headers which were missing the IN_MASK_CREATE macro.

v0.0.3

29 Oct 18:51
Compare
Choose a tag to compare
Version 0.0.3

0.0.2

24 Aug 15:39
Compare
Choose a tag to compare

Initial release