All Versions
3
Latest Version
Avg Release Cycle
-
Latest Release
1359 days ago
Changelog History
Changelog History
-
v0.1.2.0 Changes
January 06, 2020- โ Add a
Bytes
instance forWord
.
- โ Add a
-
v0.1.1.0 Changes
- โ Add
PrimUnaligned
instance forFixed
. - โ Add modules for more convenient interface to reading and writing
fixed-endianness elements to byte arrays:
Data.Primitive.ByteArray.LittleEndian
andData.Primitive.ByteArray.BigEndian
.
- โ Add
-
v0.1.0.0 Changes
May 29, 2019- ๐ Initial release.