Releases: sandbox-science/CodeAstra
v0.2.0
🚀 CodeAstra v0.2.0
This release brings major improvements in modularity, testability, and feature support across the board. With key improvements to the syntax highlighting plugin, Dockerized CI tests, and file management architecture, CodeAstra is now more robust and extensible than ever.
✨ What's Changed
-
Refactor Codebase for Modularity, Correctness, and Maintainability
by @chrisdedman in #20 -
File Extension Detection and Commenting Feature
by @chrisdedman in #19 -
[CI] Initial CI Implementation
by @chrisdedman in #21 -
File Manager Singleton
by @chrisdedman in #23 -
Initialize Unit Tests
by @chrisdedman in #14 -
🔥 Dockerized Test Suite
by @grivera64 in #25 -
Refactor Syntax Highlighting for Multi-Language Support
by @chrisdedman in #27 -
Operation Context Menu
by @chrisdedman in #29
🧑💻 New Contributors
- @grivera64 made their first contribution in #25
- @Tervicke made their first contribution in #30
📘 Full Changelog
v0.1.0
CodeAstra v0.1.0 – Initial Release 🎉
We're excited to introduce CodeAstra v0.1.0, the first pre-release of our C++ and Qt6-powered code editor. This version lays the groundwork with essential features, including syntax highlighting and file tree navigation. 🚀
✨ Features
- Software Foundation – Lay down the foundation of the project with C++ structure and Qt6 framework initial foundation.
- Syntax Highlighter Foundation – Adds basic syntax highlighting support. #12
- File Tree Navigation – Enables navigating project files seamlessly. #16
🐛 Bug Fixes
📖 Documentation
- Updated README.md – Improved project documentation. #8
👥 New Contributors
A big welcome and thank you to our new contributors! 🎉
- @chrisdedman – First contribution: Updated README.md (#8)
- @JasonGM01 – First contribution: Bug fix (#11)
📜 Full Changelog: View commits