* Speedup: Write version to file to avoid overhead of pkg_resources.get_distribution (30) hugovk * Speedup: Use faster PrettyTable for Markdown (29) hugovk
Fixed
* Bump minimum pytablewriter to fix trailing quotes (25) hugovk
0.3.0
Added
* Show nicer error message instead of 404 traceback (22) hugovk
Changed
* Allow and test httpx 1.0.0 beta (24) hugovk * Replace appdirs with platformdirs (23) hugovk
0.2.0
Added
* Add support for Python 3.10 (19) hugovk
Changed
* Bump httpx from 0.18.2 to 0.19.0 (18) dependabot * Switch use of 'tool' to 'product' (17) hugovk
Fixed
* Set 'all' as default, update README examples (12) hugovk
0.1.0
Added
* List all tools with 'eol all' (11) hugovk * Don't show shorthand headers in tabular output (4) hugovk
0.0.2
Fixed
* Handle Boolean "support" and Boolean and date "discontinued" (3) hugovk * Handle Boolean "eol" (2) hugovk
0.0.1
CLI to show end-of-life dates for tools and technologies.