Skip to content

Releases: cycle/migrations

v1.0.5

21 Oct 17:00

Choose a tag to compare

  • automatic CS fixing
  • bugfix: do not generate empty migrations

v1.0.4

02 Oct 11:39

Choose a tag to compare

  • the minimum PHP version is 7.2
  • added 7.4 to Travis

v1.0.3

03 Sep 10:43
ccddd86

Choose a tag to compare

  • fixed bug causing migration name to include the space symbol

v1.0.2

29 Aug 18:52
1ca0b1f

Choose a tag to compare

  • add namespaces to migrations config and generated files
  • fix code style to fit PSR-2

v1.0.1

25 Aug 22:46

Choose a tag to compare

  • specify the access level for the constant DATABASE

v1.0.0

29 Mar 11:55

Choose a tag to compare

  • initial component release