Skip to content

mybatis-migrations-3.3.5

Compare
Choose a tag to compare
@harawata harawata released this 14 Oct 16:39
· 651 commits to master since this release

Enhancements:

  • bofore_new and after_new hooks. #106
  • Print a warning when there is a skipped migration or a missing migration script. #125

Bug fixes:

  • Possible ArrayIndexOutOfBoundsException when reading a script. #127
  • 'script' command can generate incomplete script. #121