- Support Play 3.0.0
- feat: load flyway configuration from env vars #389 by @slivkamiro
- Support Play 3.0.0
- Support Play 2.9.0
- Support Play 2.9.0-M6
- Support Flyway 9.16.0
- Support Flyway 9.15.0
- Support Flyway 9.14.0
- Support Flyway 9.13.0
- Support Flyway 9.12.0
- Support Flyway 9.11.0
- Support Flyway 9.10.0
- Support Flyway 9.9.0
- Support Flyway 9.8.0
- Support Flyway 9.7.0
- Support Flyway 9.6.0
- Support Flyway 9.5.0
- Support Flyway 9.4.0
- Support Flyway 9.3.0
- Support Flyway 9.2.0
- Support Flyway 9.1.6
- Support Flyway 9.0.0
- Remove ignoreFutureMigrations setting
- Remove ignoreMissingMigrations setting
- Add ignoreMigrationPatterns setting
- Support Flyway 8.5.0
- Support Flyway 8.4.0
- Support Flyway 8.3.0
- Support Flyway 8.2.0
- Support Flyway 8.1.0
- Support Flyway 8.0.0
- Support Flyway 7.14.0
- Support Flyway 7.13.0
- Support Flyway 7.12.0
- Support Flyway 7.11.0
- Support Flyway 7.10.0
- Support Flyway 7.9.0
- Support Flyway 7.8.0
- Support Flyway 7.7.0
- Support Flyway 7.6.0
- Support Flyway 7.5.0
- Support Flyway 7.2.1
- Support Flyway 6.5.7
- Support Flyway 6.2.4
- Update dependencies
- Support Play 2.8.0
- Drop Scala 2.11 support
- Support Flyway 6.0.1
- Support Scala 2.13.0
- Added 'mixed' configuration parameter
- Fixed auto migration setting on production env
- Some bug fixes
- Support Play 2.7.0
- Supported new configuration key,
db.default.migration.scriptDirectory
. - Support Flyway 5.2.4
- Support Flyway 5.1.4
- Support Flyway 5.0.7
- Support Play 2.6.0
- Added information for manual migration to admin page
- Support Flyway 4.2.0
- Support Flyway 4.1.2
- Support more flyway configuration options
- Some bug fixes
- Fix problem with locating scripts when using locations
- Support Play 2.5
- Support compile-time DI
- Refactored view code with twirl
- Ignore non-flyway db.* entry in application.conf
- Flyway 4.0
- Add support for Flyway sqlMigrationPrefix parameter.
- Flyway 3.2.1
- Removed dependency on play.api.Application
- Support for specifying a list of schemas
- Fixed classloader issue
- Supported new configuration key,
db.default.username
.
- Play 2.4 support