Skip to content

2.0.0

Compare
Choose a tag to compare
@aadrian aadrian released this 27 Oct 07:35
· 72 commits to master since this release

Features:

  • Use of https://www.slf4j.org/ instead of java.util.logging (JUL)
  • Mirage-SQL now supports HikariCP Connection pool

Changes:

  • Library dependency updates
  • Package imports were changed from import jp.sf.amateras.mirage.* to import com.miragesql.miragesql.*
  • Removed old deprecated API
  • Removed unused (internal) utilities (use Apache Commons original implementations instead)

For more details see the Migration Guide