Revision 9323564fb7586a2f6a07e0f01597807c2f0f01d2 authored by Yann Regis-Gianas on 08 January 2021, 09:57:22 UTC, committed by Yann Regis-Gianas on 08 January 2021, 09:57:22 UTC
Optimize binary decoder for unions

See merge request nomadic-labs/data-encoding!24
2 parent s 5bc6e0e + e7667ce
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