Releases: lukasz-lobocki/step-badger
Releases · lukasz-lobocki/step-badger
v6.3.0
Changelog
Features
- a014ff3 feat: Add StringSerials to workaround BigInt/uint64 Serial. (#29)
Others
- 51d7d3a type(optional_scope): short_summary_in_present_tense
v6.2.0
Changelog
Features
- 3e89c67 feat: Show ssh signature algorithm.
- f8c8a28 feat: Show x509 signature algorithm.
v6.1.0
Changelog
Features
- 0969c0c feat: Make ssh host type column optional. (#27)
v5.1.0
Changelog
Features
- 8e571e0 feat: Hiding not needed revoked column.
Bug fixes
- dc53a95 fix: HEX number len = 40
- 597b85b fix: Make HEX number of cert serial 39 chars long.
v5.0.0
Changelog
Bug fixes
- d2b2182 fix: Column and parameter names
Others