Release Notes for naOS v2023.10.07 - PATCH
This release contains several updates and improvements to the naOS codebase. Here are the key changes:
- Code restyling performed for better readability (f674a06, d41a2f0, e296c28).
- Merged pull requests to fix echo logs (32106b4, ba97894, 7633177, 522208a).
- Resolved complex method issue in src/keyboard/keyboard.c (ea847db).
- Implemented GitHub Actions for CI/CD pipeline management (6c542aa, b649095, c7ff202).
- Removed NASM from codebase (4f8b26a).
- Incorporated CodeScene's advice for improved code quality (3a53b08).
- Fixed Issue #11 (450ce45).
- Removed automatic signing; user action preferred (58a820a).
Please refer to the individual commit messages for more detailed information about each change.