2.0.0
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.*
toimport com.miragesql.miragesql.*
- Removed old deprecated API
- Removed unused (internal) utilities (use Apache Commons original implementations instead)
For more details see the Migration Guide