File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ v0.8.0] ( https://github.com/haliphax/xthulu/compare/v0.7.0...v0.8.0 ) (2024-04-02)
2+
3+ ## ✨ New Features
4+ - [ ` 9de58d6 ` ] ( https://github.com/haliphax/xthulu/commit/9de58d6 ) command line flags for db commands
5+ - [ ` 13a1286 ` ] ( https://github.com/haliphax/xthulu/commit/13a1286 ) submit messages filter modal with enter key
6+ - [ ` a64b7b7 ` ] ( https://github.com/haliphax/xthulu/commit/a64b7b7 ) setup script
7+
18# [ v0.7.0] ( https://github.com/haliphax/xthulu/compare/v0.6.0...v0.7.0 ) (2024-03-28)
29
310## ✨ New Features
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55[project ]
66name = " xthulu"
77requires-python = " >=3.11"
8- version = " 0.7 .0"
8+ version = " 0.8 .0"
99dynamic = [" dependencies" , " optional-dependencies" ]
1010
1111[tool .setuptools ]
You can’t perform that action at this time.
0 commit comments