diff --git a/CHANGELOG.md b/CHANGELOG.md index 000dc35..a84d75d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,18 @@ # CHANGELOG +## v0.9.4 (2024-08-08) +### Fix + +* fix: Bundle all files ([`30ca142`](https://github.com/getcodelimit/codelimit/commit/30ca1427d371d468305ee9c95e083d795271f682)) + +### Unknown + +* Update docs ([`064ecbe`](https://github.com/getcodelimit/codelimit/commit/064ecbe22a55cba5e36c903fcf948b9b45000fed)) + +* Update docs ([`146ac2a`](https://github.com/getcodelimit/codelimit/commit/146ac2ae72c7a1edaa4e3ecc53e15e1922aa2ca4)) + +* Update docs ([`515cb07`](https://github.com/getcodelimit/codelimit/commit/515cb0787f8e5a01686b38ac936ad8b7ea424cfb)) ## v0.9.3 (2024-04-27) @@ -10,14 +22,12 @@ * fix: Always show refactoring candidates ([`83e1e13`](https://github.com/getcodelimit/codelimit/commit/83e1e13ec146a2d87e0ea1e0abac6b5a1dc92cf8)) - ## v0.9.2 (2024-04-19) ### Fix * fix: Another fix check for lexer name in languages ([`2cedaee`](https://github.com/getcodelimit/codelimit/commit/2cedaee9e8f5b734f08fe41c4863802bd5de6746)) - ## v0.9.1 (2024-04-18) ### Chore @@ -40,7 +50,6 @@ Signed-off-by: Rui Chen <rui@chenrui.dev> ([`765ed43`](https://github.com/ * Test binary build and run ([`9ca276a`](https://github.com/getcodelimit/codelimit/commit/9ca276a88a1d57fbb09d3c43e53cc1427c1a5aae)) - ## v0.9.0 (2024-04-18) ### Feature @@ -57,7 +66,6 @@ Co-authored-by: robvanderleek <robvanderleek@users.noreply.github.com> ([` * Refactored code ([`bb74a71`](https://github.com/getcodelimit/codelimit/commit/bb74a71561eb4f22732eaf14b8d1976fea758b59)) - ## v0.8.1 (2024-02-29) ### Build @@ -92,7 +100,6 @@ Signed-off-by: Rui Chen <rui@chenrui.dev> ([`d13be41`](https://github.com/ * Upload report ([`0f45f71`](https://github.com/getcodelimit/codelimit/commit/0f45f715ae9a32433f5fc7a2c00bee0b4c2ae6b7)) - ## v0.8.0 (2024-02-21) ### Unknown @@ -111,7 +118,6 @@ Signed-off-by: Rui Chen <rui@chenrui.dev> ([`d13be41`](https://github.com/ * :sparkles: Support Python 3.12 (#27) ([`4e78e42`](https://github.com/getcodelimit/codelimit/commit/4e78e42e1096299548e61c3e0c149721bb5ca8ca)) - ## v0.7.0 (2023-10-07) ### Unknown @@ -186,14 +192,12 @@ Signed-off-by: Rui Chen <rui@chenrui.dev> ([`d13be41`](https://github.com/ * :pencil2: Fix release flow ([`779da8a`](https://github.com/getcodelimit/codelimit/commit/779da8a22c45a077d08969d7af409a7254bfc1b6)) - ## v0.6.2 (2023-08-20) ### Unknown * :bug: Fix build ([`78ec19f`](https://github.com/getcodelimit/codelimit/commit/78ec19fe539a8df679526a4f50e3c45f1b3953e4)) - ## v0.6.1 (2023-08-20) ### Unknown @@ -210,7 +214,6 @@ Signed-off-by: Rui Chen <rui@chenrui.dev> ([`d13be41`](https://github.com/ * :rocket: Updated release flow ([`b47923a`](https://github.com/getcodelimit/codelimit/commit/b47923a96095661e082d4410a8621a95081aee8c)) - ## v0.6.0 (2023-08-17) ### Unknown @@ -229,7 +232,6 @@ Signed-off-by: Rui Chen <rui@chenrui.dev> ([`d13be41`](https://github.com/ * :rocket: Bump version ([`0273d2c`](https://github.com/getcodelimit/codelimit/commit/0273d2ce7d0e965306dedf04d64f7b51ec8f30d6)) - ## v0.5.0 (2023-08-16) ### Unknown @@ -242,7 +244,6 @@ Signed-off-by: Rui Chen <rui@chenrui.dev> ([`d13be41`](https://github.com/ * :green_heart: Trigger workflow manually ([`5344210`](https://github.com/getcodelimit/codelimit/commit/5344210cfcdeb96110976b59a557de353155a75e)) - ## v0.4.0 (2023-08-11) ### Unknown @@ -251,14 +252,12 @@ Signed-off-by: Rui Chen <rui@chenrui.dev> ([`d13be41`](https://github.com/ * :pencil: Updated readme ([`917d27d`](https://github.com/getcodelimit/codelimit/commit/917d27d14cf71b179cf4f28bb2dc9a02ddaa812b)) - ## v0.3.1 (2023-08-10) ### Unknown * :bug: Update release flow ([`960e05f`](https://github.com/getcodelimit/codelimit/commit/960e05fa14505a1027a8caa3aa925d585b172bed)) - ## v0.3.0 (2023-08-10) ### Unknown @@ -297,9 +296,6 @@ Signed-off-by: Rui Chen <rui@chenrui.dev> ([`d13be41`](https://github.com/ * Merge branch 'main' of github.com:getcodelimit/codelimit ([`ceac22d`](https://github.com/getcodelimit/codelimit/commit/ceac22d900634697104b46809e41928fd77055b2)) -* Enable CodeLimit on CodeLimit ([`9e4ea2c`](https://github.com/getcodelimit/codelimit/commit/9e4ea2ca9dece1fbd37c05f37ada5f73527487ff)) - - ## v0.2.1 (2023-08-09) ### Fix @@ -308,6 +304,8 @@ Signed-off-by: Rui Chen <rui@chenrui.dev> ([`d13be41`](https://github.com/ ### Unknown +* Enable CodeLimit on CodeLimit ([`9e4ea2c`](https://github.com/getcodelimit/codelimit/commit/9e4ea2ca9dece1fbd37c05f37ada5f73527487ff)) + * :bug: No build during release ([`8c74c77`](https://github.com/getcodelimit/codelimit/commit/8c74c7706d534b60d1f42552c8f8885ec3e46f55)) * :bug: Fix semantic release ([`3115c94`](https://github.com/getcodelimit/codelimit/commit/3115c945186ac26a2419a8be187158a2b3c3b0a9)) @@ -326,21 +324,21 @@ Signed-off-by: Rui Chen <rui@chenrui.dev> ([`d13be41`](https://github.com/ * Give cool project a cool command-line interface (#11) -* Give cool project a cool command-line interface - -- Refactored (natch) ./main.py into codelimit/__main__.py -- Added typer CLI support - +* Give cool project a cool command-line interface + +- Refactored (natch) ./main.py into codelimit/__main__.py +- Added typer CLI support + * Forgot to commit poetry.lock ([`c1eee06`](https://github.com/getcodelimit/codelimit/commit/c1eee062df0573f79c25c3861715467298391913)) * :bug: Issue 9 fix python header extraction (#10) -* Hello :wave: Token Matching - -* First steps in token matching - -* Fixing Python scope building - +* Hello :wave: Token Matching + +* First steps in token matching + +* Fixing Python scope building + * Reset predicates ([`121f76e`](https://github.com/getcodelimit/codelimit/commit/121f76eaf4c6f55459bdf4878c037d47ae241eaf)) * POC report upload ([`42b4ad0`](https://github.com/getcodelimit/codelimit/commit/42b4ad03fc2fbd3fd3898f19f364ab9a61731f2d)) @@ -389,38 +387,36 @@ Signed-off-by: Rui Chen <rui@chenrui.dev> ([`d13be41`](https://github.com/ * Clear screen ([`f0e8a91`](https://github.com/getcodelimit/codelimit/commit/f0e8a91dc7869d06cb1f299a21eb082e2361d94b)) - ## v0.2.0 (2023-01-14) ### Feature * feat: :sparkles: Issue 7 add basic repository browser (#8) -* WIP - -* Show units in browser - -* Fixed tests - -* Add source location - -* Show code snippet - +* WIP + +* Show units in browser + +* Fixed tests + +* Add source location + +* Show code snippet + * Very basic report browser ([`9645be2`](https://github.com/getcodelimit/codelimit/commit/9645be2e378f15fcfa38e26c8db98e02568a66e3)) ### Unknown * Do not use setup tools ([`223a964`](https://github.com/getcodelimit/codelimit/commit/223a964e9ff5508bf52477406a2e21a42586ecb3)) - ## v0.1.0 (2023-01-07) ### Feature * feat: :sparkles: WIP (#6) -* WIP - +* WIP + * Hello profiles 👋 ([`e792b24`](https://github.com/getcodelimit/codelimit/commit/e792b24a1b79058cc9c09e655eefe04ad3b1c6da)) ### Unknown diff --git a/codelimit/version.py b/codelimit/version.py index 2ded3fc..92a704f 100644 --- a/codelimit/version.py +++ b/codelimit/version.py @@ -1 +1 @@ -version = "0.9.3" +version = "0.9.4" diff --git a/pyproject.toml b/pyproject.toml index 2df6da4..5d75972 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "codelimit" -version = "0.9.3" +version = "0.9.4" description = "" authors = ["Rob van der Leek "] license = "GPL-3.0-or-later"