v0.4.1
This commit is contained in:
parent
1f096c3dab
commit
ac2e047952
1 changed files with 6 additions and 0 deletions
|
@ -1,6 +1,12 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## 0.4.x
|
## 0.4.x
|
||||||
|
### 0.4.1: Finished GUI and TUI
|
||||||
|
- Both **GUI** and **TUI** now fully utilize the `optima35` class for core functionality.
|
||||||
|
- All planned features are operational and integrated into both interfaces.
|
||||||
|
- **Next Step**: Bug hunting and optimization.
|
||||||
|
- The fork `optima-35-tui` has been deleted, as **OPTIMA-35** now includes both **TUI** and **GUI** versions within the same project.
|
||||||
|
|
||||||
### 0.4.0: Splitting into Classes
|
### 0.4.0: Splitting into Classes
|
||||||
- **Code Organization:**
|
- **Code Organization:**
|
||||||
- Core functionality for **Optima-35** is now refactored into `optima35.py` for better separation of logic and reusability.
|
- Core functionality for **Optima-35** is now refactored into `optima35.py` for better separation of logic and reusability.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue