Kripton release 7

Abubusoft Blog

Kripton release 7

It was quite a long time ago when I start to develop this release. The features were introduced:

Core module

  • Add support for java.time classes introduced with Java 8: now it is possible to persist field of type LocalDateTime, LocalDate etc, without define any custom TypeAdapter.
  • Some bug fixing

Orm module

  • Add support for java.time classes introduced with Java 8
  • Add support for Optional return type for query method of Dao interfaces
  • Only androidx package is supported (support package is any longer supported)
  • Add support for ciphered SQLite databases
  • Some bug fixing

Shared preferences module

  • Only androidx package is supported (support package is any longer supported)
  • Add support for java.time classes introduced with Java 8

Complete closed issue list is available here. You will found artifacts on Maven Central repository and on Bintray.

Project source code is alwasy available on Github.

 

Leave a Reply

Your email address will not be published. Required fields are marked *