This repository was archived by the owner on Sep 10, 2025. It is now read-only.
release-0.9.0
release-0.9.0
This release fixes a few minor internal implementation details, improving our code standard and correctness.
In addition to the regular minor tweaks there has been the addition of a new sub-command comments, which allows you to extract comments from source-code in a flexible fashion. I introduced this in a blog-post recently:
The ssl-expiry sub-command gained a pair of new flags (-hours and -days) to make using it inside shell-scripts less complex, and the calc sub-command received a few fixes to handle invalid input in a more graceful fashion.