Skip to content

Commit 646586e

Browse files
docs: add CHANGELOG.md
1 parent 5c2bb1e commit 646586e

1 file changed

Lines changed: 8 additions & 14 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,10 @@
11
# Changelog
22

3-
All notable changes to this project will be documented in this file.
4-
5-
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6-
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7-
8-
## [0.1.0] - 2025-05-17
9-
10-
### Added
11-
- Initial beta release
12-
- Core functionality
13-
- CLI interface
14-
- Test suite
15-
- CI/CD workflows with ruff lint and pytest
16-
- CONTRIBUTING.md
3+
## v0.1.1
4+
- Bug fix + config file + CI fail threshold
5+
- Moved revenueholdings-license to optional [license] extra
6+
7+
## v0.1.0
8+
- Initial release
9+
- Detect unused exports, dead routes, orphaned CSS, unreferenced components
10+
- Full TypeScript compiler API analysis

0 commit comments

Comments
 (0)