Revision 4d00663d2966dc28bc99632402d11dd6225432fd authored by Yann Regis-Gianas on 06 January 2021, 07:30:11 UTC, committed by Raphaƫl Proust on 08 January 2021, 09:48:02 UTC
Signed-off-by: Yann Regis-Gianas <yann@nomadic-labs.com>
1 parent 5bc6e0e
Raw File
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
back to top