Skip to content

Releases: sokil/php-mongo-migrator

0.4

04 Jan 07:23
Compare
Choose a tag to compare
0.4
  • Support of Symfony Yaml, Console and Event Dispatcher components v.3

0.3

28 Apr 06:19
Compare
Choose a tag to compare
0.3
  • Pass environment to migration class. It may be obtained by calling getEnvironment() method
  • Add init() method to migration class to run common code before up or down migrations

0.2

27 Aug 04:04
Compare
Choose a tag to compare
0.2

Configuration of connect options

0.1.8

23 Mar 08:26
Compare
Choose a tag to compare

Configuration in php array

0.1.7

06 Feb 16:19
Compare
Choose a tag to compare

Fixed creating client with default database

0.1.6

27 Jan 15:00
Compare
Choose a tag to compare
Update composer.json

0.1.5

19 Oct 10:12
Compare
Choose a tag to compare
 check connection to mongo in tests

0.1.4

09 Oct 17:22
Compare
Choose a tag to compare

use last mongo lib

0.1.3

09 Oct 07:46
Compare
Choose a tag to compare
add badges

0.1.2

29 Aug 21:02
Compare
Choose a tag to compare
updte symfony event handler version