Skip to content

Release v0.8.1

Latest

Choose a tag to compare

@apiad apiad released this 10 Mar 21:49
· 2 commits to main since this release

Added

  • Implementation: Committed the initial tangled source code for the HULK frontend (Python) and Banner backend (Rust).
  • Documentation: Added a comprehensive developer documentation suite (docs/) and updated the project README with status, license, and technology badges.
  • Documentation: Refactored and drafted the introductory chapters of the book.

Changed

  • Config: Updated .gitignore to allow tracking of the tangled source files (src/hulk/ and src/banner/).
  • Tooling: Integrated Gemini CLI framework.