All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2022-05-09
- Development, build and release is now based on python-poetry.
- No change to functionality since v0.3.0.
- Python 3.8+
0.3.0 - 2022-01-14
- Support for globs in Windows, e.g.
sarif summary android*.sarif
info
andcopy
commands
- Python 3.8+
0.2.0 - 2022-01-07
--blame-filter
argument.
- Compatible with Python v3.8. Previously, Python v3.9 was required.
- Python 3.8+
0.1.0 - 2021-11-11
- Initial versions of commands
blame
,csv
,diff
,html
,ls
,summary
,trend
,usage
andword
created in Microsoft Global Hackathon 2021.
- Python 3.9+