Skip to content

Latest commit

History

History
59 lines (30 loc) 路 3.21 KB

CHANGELOG.md

File metadata and controls

59 lines (30 loc) 路 3.21 KB

Changelog

1.4.0 (2022-09-30)

Features

1.3.0 (2021-06-13)

Features

  • use pflag, remove docker, update ci (#83) (45549dc)

1.2.0 (2021-02-18)

Features

Bug Fixes

  • update workflow to use new env var settings (dd2186b)

1.1.0 (2020-07-10)

Features

  • add key type column with stats (#13) (edbb58d)
  • add strong/weak key report (#14) (18dba61)
  • ci: publish latest and nightly docker images (#12) (72050ed)
  • add dependabot preview (ba6e0bd)
  • add zap, config, reports; remove Makefile (#9) (957a8e9)

Bug Fixes

  • ci: misused GITHUB_TOKEN (85f506a)
  • ci: move id to proper place (c78674a)
  • atomic incrementer for consistent state (56d217f)
  • docker: problem with environments and image (#3) (021a001)

Performance Improvements

  • http: asynchronous retrieval of user keys (#8) (4b8ef13)

1.0.0 (2020-06-26)

Features