Skip to content

v3.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Oct 14:39
· 46 commits to master since this release
d9a65fd
  • The kqueue backend previously allowed the following operations that other backends forbid. Now these operations result in an error: (#153)
    • Inserting a source that was already inserted.
    • Modifying/deleting a source that was not already inserted.
  • Add support for Haiku OS. (#154)