File tree Expand file tree Collapse file tree 1 file changed +39
-0
lines changed
Expand file tree Collapse file tree 1 file changed +39
-0
lines changed Original file line number Diff line number Diff line change 1+ # Release Notes
2+
3+ Notable changes up to the last release.
4+
5+ <!-- generated by git-cliff -->
6+
7+ ## [ 0.0.1] - 2024-12-03
8+
9+ ### Bug Fixes
10+
11+ - Adding Indy to the required packages
12+ - Compiles under Windows
13+ - STOOOOOOPID error of a misplaced semicolon
14+
15+ ### Documentation
16+
17+ - Adding usage
18+ - Adding the debug flag to the usage
19+
20+ ### Features
21+
22+ - Skeleton of the application
23+ - Linux signal handling
24+ - Hooking to signals
25+ - Command ` .help ` implemented
26+ - Configuration implemented
27+ - Debug and initial ` .replay ` command
28+ - Database and replay thread
29+ - Adding ` CI ` /` CD `
30+
31+ ### Miscellaneous Tasks
32+
33+ - Initial commit
34+ - Adding ` SQLite ` ` .dll ` files for 32/64 bits
35+
36+ ### Styling
37+
38+ - Using ` debug ` on Windows signal hook
39+
You can’t perform that action at this time.
0 commit comments