checkcert/CHANGELOG.md

279 B

Changelog

v0.2.0 (2021-09-30)

New Features

  • add color output for validity check of cert
  • add option to display the text version of the x509 cert

Fixes

  • remove duplication of output

Others

  • add base coverage for all functions
  • add initial test cases