Skip to content

Releases: tithely/exo

1.0.0

16 Jun 05:37
da109d1
Compare
Choose a tag to compare

Improvements:

  • Handler API finalized

0.2.0

12 Jun 02:46
0d7683f
Compare
Choose a tag to compare

Improvements:

  • Added support for custom function migrations
  • Added support for missed migrations

0.1.5

06 May 23:01
c365e15
Compare
Choose a tag to compare

Improvements:

  • Enhanced support of default values
  • Added MySQL TEXT types

0.1.4

05 May 04:15
ab3e296
Compare
Choose a tag to compare

Improvements:

  • Added support for default values
  • Added support for MySQL's datetime/timestamp ON UPDATE

0.1.3

21 Apr 03:04
Compare
Choose a tag to compare

Improvements:

  • Handler::migrate() throws an InvalidArgumentException if the provided current version is not a valid migration

0.1.2

30 Mar 01:18
7247165
Compare
Choose a tag to compare

Improvements:

  • Added support for the MySQL enum type
  • Enhancement flexibility of the test suite and added documentation on testing

0.1.1

09 Oct 22:04
42e4441
Compare
Choose a tag to compare

Improvements:

  • Made calls to Migration::addIndex() chainable

0.1.0

08 Oct 00:42
06d9475
Compare
Choose a tag to compare
Added Travis CI build status to README