Monday, September 10, 2012

Schema Migrations 3.1.0 Released!

I've just released MyBatis Schema Migrations 3.1.0.  It contains mostly bug fixes, but is also the first release since splitting it out into its own sub-project. It also contains a number of improved defaults in the environment properties files.

http://code.google.com/p/mybatis/wiki/Migration

I plan to do an updated tutorial video with narration to help new users.

Enjoy!

Note: The Maven release and thus the Maven plugin have not been updated yet.


2 comments:

  1. Looking pretty nice, you planning on giving liquibase a run for their money?

    ReplyDelete
  2. Thanks. Nice to see that this project lives. Is there any roadmap for Maven plugin? We are using migrations through this plugin so we can't use the new version until the plugin is out...

    ReplyDelete