Skip to content

Releases: sandbox-science/CodeAstra

v0.2.0

17 Apr 18:25
d913207
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release

🚀 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

🧑‍💻 New Contributors

📘 Full Changelog

Compare v0.1.0...v0.2.0

v0.1.0

18 Mar 23:39
b8a56b8
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

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

  • Bug #7 – Addressed an issue reported in #11.

📖 Documentation

  • Updated README.md – Improved project documentation. #8

👥 New Contributors

A big welcome and thank you to our new contributors! 🎉

📜 Full Changelog: View commits