Scala-Forklift v0.2.2 Release Notes

Release Date: 2016-07-30 // over 7 years ago
  • ๐Ÿ‘Œ Improvements

    • Modularize the code generator so it should be easier for users to make customizations. (72adb24, 84e32c1, f3fd099)
    • ๐Ÿ— Use build.sbt instead of project\build.scala in the example project (#20 by @DerLump).

    ๐Ÿ› Bug Fixes

    • Migrations in MigrationSummary file is now properly ordered (#21 by @kshepard).