File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22
33
44
5+ ## v0.6.0 (2023-08-17)
6+
7+ ### :sparkles :
8+
9+ * :sparkles : Default exclude list ([ ` fb7d18c ` ] ( https://github.com/getcodelimit/codelimit/commit/fb7d18cc160edc59875043a992e44778932fade8 ) )
10+
11+ * :sparkles : Put cache file in cache dir ([ ` b6750e5 ` ] ( https://github.com/getcodelimit/codelimit/commit/b6750e5c1891c0f48ea6ff465c5996b17bbd5296 ) )
12+
13+ ### Other
14+
15+ * :rocket : Add post release flow ([ ` 0a633cb ` ] ( https://github.com/getcodelimit/codelimit/commit/0a633cb0116df71054dfb10dcfd9ea33648050c0 ) )
16+
17+ * :pencil : Add Homebrew install ([ ` 581c76d ` ] ( https://github.com/getcodelimit/codelimit/commit/581c76dd27378598a048a74890097e03c9b35900 ) )
18+
19+ * :construction_worker : Build correct package for PyPi ([ ` 4d6e14d ` ] ( https://github.com/getcodelimit/codelimit/commit/4d6e14dc0bbbb21f1662338eb37ca5f1b241780c ) )
20+
21+ * Update README.md ([ ` a401cc1 ` ] ( https://github.com/getcodelimit/codelimit/commit/a401cc186cd33829ef056c2140ded7966e3f23da ) )
22+
23+ * :rocket : Bump version ([ ` 0273d2c ` ] ( https://github.com/getcodelimit/codelimit/commit/0273d2ce7d0e965306dedf04d64f7b51ec8f30d6 ) )
24+
25+
526## v0.5.0 (2023-08-16)
627
728### :bug :
Original file line number Diff line number Diff line change 22
33today = date .today ()
44
5- version = "0.5 .0"
5+ version = "0.6 .0"
66release_date = today .strftime ("%Y-%m-%d" )
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " codelimit"
3- version = " 0.5 .0"
3+ version = " 0.6 .0"
44description = " "
55authors = [" Rob van der Leek <robvanderleek@gmail.com>" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments