swh:1:snp:61dcfc0dd5674a0e65803e88039c122d9532074e
Raw File
Tip revision: 875b189e841bcb29e6e54d572d0ae8e829e9ea15 authored by Raphaƫl Proust on 12 February 2020, 21:24:06 UTC
Update CHANGES.md for release
Tip revision: 875b189
CHANGES.md
v0.1: Initial Release

v0.1.1:  
- customizable initial size for internal buffer
- remove single lwt related function and lwt dependency

v0.2:  
- CI tests
- error management improvements (use result, allow exn and option)
- do not print 0-sized fields in binary descriptions
- fix type reference for Registration module
- depend on newly forked `json-data-encoding`
- pass more description info to JSON encodings
- encoding for binary errors
back to top