Releases: ModularThink/modular
Releases · ModularThink/modular
v0.2.29
- Fix UserSeeder.
v0.2.28
- Include default seeders in the installer.
- Update Index Module route syntax.
v0.2.27
- Fix AppCombobox click outside.
- Fix Searchable Trait considering multiple where conditions.
- Add css variables to site.css file.
- Add pagination view to resources-site.
- Update and normalize routes syntax.
- Update router generator stub.
- Update the modular:make-module command.
- Update the Controller stub.
v0.2.26
- Fix tag release.
v0.2.25
- Fix UserSeeder case issue.
v0.2.24
- Fix user migration name issue.
v0.2.23
- fix version tag publishing
v0.2.2
- Refactor Modular installer structure.
- Add a dedicated public site installer command.
v0.2.21
- Normalize case issues between different Operational Systems
v0.2.20
- Add a command to generate migrations for modules
- Add a command to generate test files for modules