Releases: jkolb/Lilliput
Releases · jkolb/Lilliput
Version 12.1.1
Version 12.1.0
New skip and alignTo functions. Change peek function to no longer be mutating.
Version 12
API change: Base read/write methods no longer check for available bytes and no longer throw. A separate ensure method was added to replace this check. Stack usage during writes of deeply nested formats is improved.
Fix README
11.0.1 Fix README.
Fix Issue #6
11.0.0 Fix issue #6
Multiple Encodings/Decodings per type
10.0.0 Full rewrite to better support multiple decodings/encodings per type.:wq
9.2.0
9.1.0
Revamped buffer API
9.0.0 Cleaner buffer API. Newly added input/output streams.