Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Latest commit

 

History

History
12 lines (9 loc) · 463 Bytes

0.0.8.markdown

File metadata and controls

12 lines (9 loc) · 463 Bytes

Features new in Salat 0.0.8 include:

  • supports Scala 2.8.1, 2.9.1 and 2.9.2
  • now on OSS Sonatype (goodbye to repo.novus.com)
  • support for Play 2 framework, including helpful model companion trait
  • JSON support using lift-json
  • expanded collection support
  • grater now supports typing to traits/abstract superclasses
  • improved SalatDAO, including support for typing to traits/abstract superclasses
  • more informative exceptions when deserialization fails