Skip to content

v0.3.3

Latest

Choose a tag to compare

@SmilingWayne SmilingWayne released this 30 Mar 17:46
8123bab

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.