Skip to content

3.36.0

Compare
Choose a tag to compare
@spryker-release-bot spryker-release-bot released this 09 Feb 09:36
· 15 commits to master since this release

Included commits: 3.35.1...3.36.0

Improvements

  • Added support for Propel rollback feature.
  • Adjusted MigrateConsole to allow rollback or migrate database to a specific version using the optional argument migrate-to-version.
  • Adjusted MigrationCheckConsole with the option last-version to receive the last executed version of the migration.
  • Adjusted PropelCommandRunner::runCommand() to pass command line arguments to Propel.
  • Increased PropelOrm dependency version.