2021-09-28 16:44:52 -04:00
|
|
|
# Changelog
|
|
|
|
|
2021-09-30 15:21:17 -04:00
|
|
|
## v0.2.0 (2021-09-30)
|
2021-09-28 16:44:52 -04:00
|
|
|
|
|
|
|
#### New Features
|
|
|
|
|
2021-09-30 15:21:17 -04:00
|
|
|
* add color output for validity check of cert
|
2021-09-28 16:44:52 -04:00
|
|
|
* add option to display the text version of the x509 cert
|
2021-09-30 15:21:17 -04:00
|
|
|
#### Fixes
|
|
|
|
|
|
|
|
* remove duplication of output
|
|
|
|
#### Others
|
|
|
|
|
|
|
|
* add base coverage for all functions
|
|
|
|
* add initial test cases
|