1.x.x release notes
1.1.1.RELEASE
- 
most settings are now configurable through properties with Spring configuration metadata support
 - 
the hibernate package can now be configured adding a
HibernatePackageConfigurervia@ModuleConfiguration 
1.1.0.RELEASE
Major addition of the new AcrossHibernateJpaModule as a replacement for the legacy AcrossHibernateModule.
- 
JPA and Spring Data repositories support
 - 
AuditableSchemaInstallerrefactored to support multiple tables - 
Addition of a
HibernateSessionHolderbean to facilitate migration to the JPA module 
1.0.0.RELEASE
Initial public release available on Maven central.