Skip to content

Releases: ModularThink/modular

v0.2.29

20 Feb 00:49
Compare
Choose a tag to compare
  • Fix UserSeeder.

v0.2.28

19 Feb 20:20
Compare
Choose a tag to compare
  • Include default seeders in the installer.
  • Update Index Module route syntax.

v0.2.27

12 Feb 14:35
Compare
Choose a tag to compare
  • 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

25 Jan 17:56
Compare
Choose a tag to compare
  • Fix tag release.

v0.2.25

25 Jan 17:52
Compare
Choose a tag to compare
  • Fix UserSeeder case issue.

v0.2.24

25 Jan 17:38
Compare
Choose a tag to compare
  • Fix user migration name issue.

v0.2.23

25 Jan 16:10
Compare
Choose a tag to compare
  • fix version tag publishing

v0.2.2

25 Jan 15:56
Compare
Choose a tag to compare
  • Refactor Modular installer structure.
  • Add a dedicated public site installer command.

v0.2.21

18 Jan 14:00
Compare
Choose a tag to compare
  • Normalize case issues between different Operational Systems

v0.2.20

17 Jan 15:35
Compare
Choose a tag to compare
  • Add a command to generate migrations for modules
  • Add a command to generate test files for modules