Skip to content

Remove uint dependency and start safe-string migration

Compare
Choose a tag to compare
@avsm avsm released this 20 Dec 15:58
  • Use Bytes instead of String to begin the -safe-string migration in OCaml 4.02.0 (#93).
  • Remove dependency on uint to avoid the need for a C stub (#92).