You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
puzzlekit v0.3.3 — Release notes
Highlights
Bidirectional URL conversion between puzz.link (and common mirrors such as pzplus / pzv.jp) and Penpa+: decode / encode / convert share one intermediate representation (PuzzleInstance) for supported genres.
Robust URL parsing: Penpa accepts full URLs, m=edit / m=solve, and extra parameters (e.g. answer segments); puzz.link-style payloads are read from query or bare paths, not only puzz.link hostnames.
Documentation & tooling
README: URL interchange overview, quick example, collapsible table of supported types.
PyPI description and keywords updated to mention URL conversion.