Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 526 Bytes

File metadata and controls

19 lines (14 loc) · 526 Bytes

Changelog

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

[Unreleased]

  • Initial world-class documentation
  • Improved helper and trait auto-publishing
  • Automatic HelperServiceProvider
  • Robust configuration options and documentation

[1.0.0] - 2025-05-26

  • First stable release
  • Module generator: controllers, models, repositories, etc.
  • Automatic repository binding via RepositoryServiceProvider
  • Trait and BaseModel publishing
  • Helper autoloader system
  • Configurable stubs and options