- Fixed
assert
on very long outputs (thanks @nevor!) - Support MSVC (thanks @nojb!)
- Fixed tests under ocaml 5
Upgrade jbuilder to dune
Install js_of_ocaml
runtime stub via opam, and link it up automatically in META
Switch to jbuilder
- Relicensed under MIT (see https://code.facebook.com/posts/300798627056246)
- Ported
Bignum
from double-conversion to replace printf fallback when grisu3 fails - Added
js_of_ocaml
stubs so that code using this library can compile to JS
First release.