Skip to content

release-1.0.2

Latest
Compare
Choose a tag to compare
@andrey-mokhov andrey-mokhov released this 24 Apr 17:08
· 1 commit to master since this release

Added

  • README.md first translation
  • docs/ru/README.md as original readme on Russian language
  • Anelegan\Db\Module allows install package as module
  • rename config/migration.local.php.dist to config/module.config.php

Deprecated

  • nothing

Removed

  • nothing

Fixed

  • change PHPDoc @return tag from string to bool in AbstractMigration, InitMigration, MigrationInterface.