Skip to content

v4.5.0

Choose a tag to compare

@github-actions github-actions released this 08 Oct 03:08
· 190 commits to dev since this release
07a631e
  • Add generate_all command functionality for CLI generation. (#516)
  • Add CLI generate interface with Liftr integration. (#513)
  • Add comprehensive frontend testing infrastructure with Vitest and GitHub Actions CI pipeline. (#515)
  • Fix duplicate parameters in CLI generation. (#512)
  • Fix example generation issues and line break descriptions. (#510) (#511)
  • Refactor API layer from class-based to object-based service patterns. (#509)