Skip to content

Latest commit

 

History

History
40 lines (23 loc) · 1.16 KB

ChangeLog.md

File metadata and controls

40 lines (23 loc) · 1.16 KB

2.13.0.1

2.13.0.0

  • #1123:
    • Changed the error message from trying to serialize a PersistDbSpecific value into PersistLiteral_.

2.12.0.0

  • Decomposed HaskellName into ConstraintNameHS, EntityNameHS, FieldNameHS. Decomposed DBName into ConstraintNameDB, EntityNameDB, FieldNameDB respectively. #1174

2.5.2.5

  • Remove unnecessary deriving of Typeable #1114

2.5.2.4

  • Compatibility with latest persistent-template for test suite #1002

2.5.2.3

  • Added support for GHC 8.8 #977

2.5.2.2

  • Remove upper bounds in time

2.5.2.1

  • Relax time constraint

0.3.3

  • support http-api-data for url serialization