File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed
Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.5.0] - 2025-07-08
9+
10+ - refactor: enhance output rendering
11+ - refactor: simplify validation process by introducing ValidationRun and FileSet classes
12+ - feat: add validation statistics
13+
814## [ 0.4.0] - 2025-07-05
915
1016- feat: add skip/only options to command
@@ -35,6 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3541
3642Initial release
3743
44+ [ 0.5.0 ] : https://github.com/move-elevator/composer-translation-validator/compare/0.4.0...0.5.0
3845[ 0.4.0 ] : https://github.com/move-elevator/composer-translation-validator/compare/0.3.0...0.4.0
3946[ 0.3.0 ] : https://github.com/move-elevator/composer-translation-validator/compare/0.2.0...0.3.0
4047[ 0.2.0 ] : https://github.com/move-elevator/composer-translation-validator/compare/0.1.1...0.2.0
You can’t perform that action at this time.
0 commit comments