Skip to content

v1.1.1

Latest

Choose a tag to compare

@DaniusKalv DaniusKalv released this 23 Jul 20:16

Stale config entry fix, cleanup hardening and lint modernization.

  • Fix deploy resolving the typed host through a stale HostName when overwriting a managed entry (common after reflashing a device). The old block is now removed just before deploy (#6, #7)
  • Clean up the generated key pair when deploy or the config write fails partway
  • Adopt ruff 0.16 default lint rules: modern type annotations, explicit subprocess check, timezone-aware date stamp
  • Align --help example descriptions into one column
  • Polish PyPI metadata and README: sharper summary, sidebar links, PATH tip for pip installs