Skip to content

Releases: sohelamin/crud-generator

v2.0.5

07 Jun 05:03
Compare
Choose a tag to compare
  • Package Auto Discovery
  • Bug fixes

v2.0.4 Hotfix

09 May 19:24
Compare
Choose a tag to compare

Hotfix

v2.0.3 Hotfix

04 May 03:49
Compare
Choose a tag to compare
  • Fix foreign key in JSON

v2.0.2

01 May 10:42
Compare
Choose a tag to compare
  • Custom template variables
  • Foreign key command
  • Bug fixes

v2.0.1

11 Feb 14:25
Compare
Choose a tag to compare
  • UI Improved
  • Searchable

v2.0.0 release

18 Dec 16:16
Compare
Choose a tag to compare
  • JSON Field supported
  • Test cases added
  • Moved view form fields to separate files
  • Bug fixes

v1.2.3

02 Nov 11:39
Compare
Choose a tag to compare
  • Separated Form html
  • Other changes

v1.2.2

27 Sep 16:09
Compare
Choose a tag to compare
  • UI Changes
  • Foreign key improvements
  • Bug fixes

v1.2.1

17 Sep 08:37
Compare
Choose a tag to compare

Foreign key & other fixes

v1.2.0

29 Aug 13:05
Compare
Choose a tag to compare
  • More field types supported
  • Command improvements
  • Validation rules improvements
  • File type supported
  • Separated controller namespace & model namespace
  • Migration indexes & foreign keys supported
  • Model relations supported
  • Pagination option on command added