File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4+ ## v0.18.0 (2025-01-07)
5+
6+ ### Continuous Integration
7+
8+ - 💚 Actually run regression tests
9+ ([ ` bab8e26 ` ] ( https://github.com/getcodelimit/codelimit/commit/bab8e26fd51815663d84943bb8f8d7eb0c52ff1a ) )
10+
11+ ### Features
12+
13+ - ✨ Add diff option to report command ([ #70 ] ( https://github.com/getcodelimit/codelimit/pull/70 ) ,
14+ [ ` 8d2d784 ` ] ( https://github.com/getcodelimit/codelimit/commit/8d2d78435a851756f5e1edaf587aa4f57ac4487d ) )
15+
16+
417## v0.17.1 (2025-01-03)
518
619### Bug Fixes
Original file line number Diff line number Diff line change 1- version = "0.17.1 "
1+ version = "0.18.0 "
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " codelimit"
3- version = " 0.17.1 "
3+ version = " 0.18.0 "
44description = " "
55authors = [" Rob van der Leek <robvanderleek@gmail.com>" ]
66license = " GPL-3.0-or-later"
You can’t perform that action at this time.
0 commit comments