-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCHANGELOG
More file actions
14 lines (14 loc) · 1.04 KB
/
CHANGELOG
File metadata and controls
14 lines (14 loc) · 1.04 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
0.1.0 / 2025-11-17 - initial code
0.2.0 / 2025-11-17 - vibe debug
0.3.0 / 2025-11-17 - vibe debug
0.4.0 / 2025-11-17 - pre-satisfactory working code
0.4.1 / 2025-11-17 - program name, version and license added to the usage info
0.5.0 / 2025-11-17 - json and yaml output support added
0.6.0 / 2025-11-18 - Claude implements multithreading and benchmark + refactoring and minor fixes
0.7.0 / 2025-11-19 - major refactoring, clippy fixes, format, code split, bash-completion, comments/docs, Gemini 3 Pro improvements
0.7.1 / 2025-11-19 - max files and sizes defaults and fixes
0.8.0 / 2025-11-19 - Gemini 3 Pro: code review, RPN implementation, unit tests, merged duplicates, minor fixes and improvements
0.9.0 / 2025-11-21 - Gemini 3 Pro: TUI, security unit tests, Seccomp/BPF sandboxing, Landlock, AppArmor profile
0.9.1 / 2025-11-21 - Gemini 3 Pro: fix landlock issues with check mode
0.9.2 / 2025-11-21 - Gemini 3 Pro: fix broken pipe error, skip directories to avoid noisy outputs
0.9.3 / 2025-11-21 - Gemini 3 Pro + Claude 4.5: TUI improvements + simple snake game