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
FingerURIconstructor strict so that it requires a validfinger:URI string. (#2) - Updated
FingerURI.from_stringto implement permissive parsing for target strings (such asuser@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.