Skip to content

Releases: tintnaingwinn/kuu-pyaung

v4.0.0

29 Sep 16:16
Compare
Choose a tag to compare

Laravel 8 support

v3.0.5

05 Mar 16:31
888007f
Compare
Choose a tag to compare

Laravel 7 support

v2.0.3

01 Oct 20:26
Compare
Choose a tag to compare

Fixed

  • Base table not found

v3.0.4

30 Sep 18:40
Compare
Choose a tag to compare
update composer.json

v3.0.3

30 Sep 13:30
Compare
Choose a tag to compare

Added

  • Excluded table columns

Changed

  • If the table no has the primary key(id or UUID), this table will not be converted.

v2.0.2

01 Oct 13:17
Compare
Choose a tag to compare

Added

  • Excluded table columns

Changed

  • If the table no has the primary key(id or UUID), this table will not be converted.

v1.0.3

30 Sep 13:27
Compare
Choose a tag to compare

Added

  • Excluded table columns

Changed

  • If the table no has the primary key(id or UUID), this table will not be converted.

v3.0.2

28 Sep 09:31
Compare
Choose a tag to compare
  • Update README.md

v2.0.1

28 Sep 09:30
Compare
Choose a tag to compare

Changed

Change myanfont package v0.2

v1.0.1

28 Sep 08:05
Compare
Choose a tag to compare

Fixed

fix - wrong table when the model saves to the database.