Changelog

v0.2.2 - 2024-12-18

  • Fix is_symlink method when handler code is executed with py3.12 and target is using older version

v0.2.1 - 2024-10-04

  • Updated documentation

v0.2.0 - 2024-09-17

  • Add more explicit exception when mitogen fails to find a valid python interpreter

v0.1.0 - 2024-08-06

  • Make sure the mitogen handler helpers can also be used with discovery resources.

v0.0.1 - 2024-07-22

  • Initial release