Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 12 Jul 12:24

Changelog

  • 8f2479c chore(build): add golangci-lint config and make lint
  • 503ad7d chore(build): add make release helper (patch/minor/major + VERSION override)
  • 430420a docs(phase-32): complete
  • 4b78c69 docs(phase-32): plan
  • 1fc3438 docs(phase-32): start
  • ae5bcbb docs(phase-33): complete
  • 5991382 docs(phase-33): plan
  • 77b339b docs(phase-33): start
  • 75d2b93 docs(readme): refresh for v0.1 and add Report Card badge
  • 6d102b1 docs(readme): replace dead Go Report Card badge with Codefactor
  • 3580c79 docs(versioning): drop pre-release policy (stable-only)
  • 8d278b5 feat(build): bundle third-party license notices into releases
  • e18b0c5 fix(tui): make TestDetectKind hermetic to PORTATO_THEME
  • 4ab8e85 refactor(cmd,fdpass): split doctorRunE and Recv to lower complexity
  • e79923e refactor(tui): stop shadowing builtin max and split Update/handleKey
  • 954515a test(forward): tolerate -race slowness in passphrase integration waits