All notable changes to this project will be documented in this file.

[0.1.0] - 2026-04-23

Added

  • Hexagonal context generator (mix hexagen.gen.context).
  • HTML, JSON, and LiveView orchestrator generators.
  • SOLID-compliant folder structure setup (mix hexagen.setup).
  • Dependency injection support via Application configuration.
  • Automatic Mox mock generation and test boilerplate.
  • Standardized error handling module (Hexagen.ErrorHandler).
  • GitHub Actions CI workflow.
  • 98% test coverage.