Releases: avsm/ocaml-uri
Releases · avsm/ocaml-uri
POSIX thread safety
Fix path encoding bugs
Add sexp converters
Merge pull request #4 from avsm/master add sexp representation
Be less strict about bad percent encoding
Add relative/relative parsing
1.3.11 (2013-10-13):
- Add relative-relative URI resolution support.
- OCamldoc fixes.
- Add Travis continous build tests.
ocaml-uri-1.3.10
1.3.10 (2013-09-05):
- Rename
Install_printer
toUri_top
to prevent conflict with other libraries with similar name (mirage#24).
ocaml-uri-1.3.9
1.3.9 (2013-08-30):
- Add back support for OCaml 3.12.1 by fixing the compiler-libs linking.