Skip to content

Releases: alexdlaird/hookee

2.2.4

09 Feb 04:30
Compare
Choose a tag to compare

Added

  • Migrated to pyproject.toml.

2.2.3

08 Feb 22:19
Compare
Choose a tag to compare

Added

  • Build improvements.

2.2.2

06 Feb 15:27
Compare
Choose a tag to compare

Added

  • Build improvements.

2.2.1

03 Feb 17:26
Compare
Choose a tag to compare

Added

  • Build improvements.

2.2.0

02 Feb 23:08
Compare
Choose a tag to compare

Remove

  • Support for Python 3.7 and below.

2.1.1

27 Dec 17:54
Compare
Choose a tag to compare

Added

  • If a value for auth_token is not set in Config, it will attempt to use the environment variable NGROK_AUTHTOKEN if it is set.
  • Build improvements.

2.1.0

04 Dec 15:05
Compare
Choose a tag to compare

Added

  • Build improvements, including wheel support.

Changed

  • Bumped pyngrok version required to >7.0.0.

Removed

  • Support for Python 3.5.

2.0.8

23 Apr 03:26
Compare
Choose a tag to compare

Changed

  • Use parseString from defusedxml instead of xml.dom.minidom for improved security.

2.0.7

06 Dec 15:06
Compare
Choose a tag to compare

Changed

  • Default port to 8000, as previous default of 5000 is now used by Apple's AirPlay Receiver.

Fixed

  • Build improvements.
  • Documentation improvements.

Removed

2.0.6

08 Mar 18:37
Compare
Choose a tag to compare

Fixed

  • Build improvements.