Skip to content

Change history

Adam Reiser edited this page Jun 18, 2025 · 3 revisions

June 2025

The merged "pipify" branch introduces several significant changes:

  • Module is now installable (pip install .)
  • Identical keys in different formats or with different comments are now collapsed into a single entry in private.json and public.json. Comments discovered for each key are stored in an array for both public and private keys.
  • Removed MD5 fingerprinting as redundant.
  • The output directory is now a required positional argument.
  • Breaks compatibility with previous state files.
Clone this wiki locally