All notable changes to parsenic
will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
le::Read::f32()
le::Read::f64()
le::Write::f32()
le::Write::f64()
be::Read::f32()
be::Read::f64()
be::Write::f32()
be::Write::f64()
error
module with error typesresult
module withResult
type aliasesunstable-error
feature implementingError
for error typesEmpty
reader andempty()
constructorPurge
writer andpurge()
constructorclass
moduleRead
andWrite
extension traits onReader
andWriter
- Bounds of
Int
andUInt
- Now depends on
traitful
for extension traits io
module is behind a feature flagUInt
andInt
are now inclass
module
- Broken links in README and docs
- Parsing
u8()
not advancing reader
be
modulele
moduleReader
structWriter
structInt
traitUInt
trait