Releases: numbworks/nwcommitaverages
Releases · numbworks/nwcommitaverages
v2.0.0
v2.0.0
- Application:
- Feature: added support for AsciiBanner, streamlined command-line interface.
- Maintenance:
- Moved from a devcontainer to a named devcontainer, upgraded pip (24.3.1 -> 26.0.1), added timezone support.
- Added support for nwbuilders and nwmakefiles.
- Documentation:
- Feature: covers all the features available in v2.0.0.
v1.0.0
v1.0.0
- Application:
- Feature: calculates the average time between Git commits.
- Feature: accepts a file_path argument and allows the user to run the script against a custom Git repository.
- Feature: accepts a log_type argument and allows the user to view daily and monthly statuses as alternative to the tabular view.
- Documentation:
- Feature: covers all the features available in v1.0.0.