Skip to content

Latest commit

 

History

History
77 lines (53 loc) · 3.65 KB

CHANGELOG.md

File metadata and controls

77 lines (53 loc) · 3.65 KB

Changelog

v1.2.0 (2024-06-27)

Feature

Fix

v1.1.8 (2024-03-02)

Fix

v1.1.7 (2022-09-21)

Fix

  • Handle asyncio.TimeoutError in console alive check (#29) (2af5864)

v1.1.6 (2022-08-30)

Fix

v1.1.4 (2022-06-12)

Feature

  • Add async_console_is_alive (cb123c3)

v1.1.2 (2022-01-19)

Fix

  • Fix exception when system endpoint is missing the mac (0f9a98d)

v1.1.1 (2022-01-18)

Fix

  • Ensure we can detect the source ip (6a25d2e)

v1.1.0 (2022-01-18)

Feature

  • Add support for the system endpoint (7d38cd4)

v1.0.0 (2022-01-17)

Feature

v0.4.0 (2022-01-17)

Fix

v0.3.0 (2022-01-17)

Feature

  • Probe for running protect (dfafb1d)

v0.2.0 (2022-01-18)

Feature

  • Reuse the address so multiple can run (11593e7)

v0.1.2 (2022-01-17)

v0.1.1 (2022-01-17)

Feature

Documentation

  • Update .all-contributorsrc [skip ci] (a04db15)
  • Update README.md [skip ci] (ead05c3)
  • Update .all-contributorsrc [skip ci] (fc0cd7b)
  • Update README.md [skip ci] (e12b300)

v0.1.0 (2022-01-17)

  • Initial version