All Versions
3
Latest Version
Avg Release Cycle
-
Latest Release
1716 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.