cmetrix
Version:
CLI to build code metrics charts for your projects
44 lines (23 loc) • 739 B
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## 1.2.5 - 2023-01-03
### Fixed
- safe repo cleanup
## 1.2.4 - 2022-10-26
### changed
- localized footer datetime
## 1.2.3 - 2022-01-05
### Fixed
- fix cloc command when several `excludeDirs` entries in configuration file
## 1.1.2 - 2020-10-13
### Changed
- update dependencies
## 1.1.1 - 2020-10-13
### Fixed
- remove local repositories if needed temporary
## 1.1.0 - 2020-10-12
### Added
- tag support in repository description (#1)
- rework for parallelization (#2)