Skip to content

Port79 ChangeLog

v1.0.0

Released: 2026-07-25

  • Added usual dunder library metadata (__version__, etc). (#4)

v0.2.0

Released: 2026-07-23

  • Made FingerURI constructor strict so that it requires a valid finger: URI string. (#2)
  • Updated FingerURI.from_string to implement permissive parsing for target strings (such as user@host, /W user@host, @host). (#2)

v0.1.0

Released: 2026-07-21

  • Initial version of the library.

v0.0.1

Released: 2026-07-21

  • Initial placeholder package to test that the name is available in PyPI.