All Versions
6
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v0.9.6 Changes
- push upper bounds for time and template-haskell.
-
v0.9.5 Changes
- push vector bounds
-
v0.9.4 Changes
- compatible with lts-8.13
- fix TH deriving for sums
-
v0.9.3 Changes
- compatible with lts-8.11
-
v0.9.1 Changes
- fixed tests to work with QuickCheck-2.8.2
- add SafeCopy instance for Word
- updates for template-haskell 2.11
- export some internal TH derivation helpers
-
v0.9.0 Changes
This version changes the way
Float
andDouble
are serialized to a more compact format. Old data should be migrated automatically. As a result, however, theFloat
andDouble
data serialized by this version can not be read by older versions ofsafecopy
.This change originated as a modification to the way
cereal
0.5 serializesFloat
andDouble
.https://github.com/GaloisInc/cereal/commit/47d839609413e3e9d1147b99c34ae421ae36bced