package ocaml-version

  1. Overview
  2. Docs
Manipulate, parse and generate OCaml compiler version strings

Install

Dune Dependency

Authors

Maintainers

Sources

ocaml-version-0.3.0.tbz
md5=142c456a74dd514b016b3d8d8f96a3c6

CHANGES.md.html

v0.3.0 (07/06/2018)

  • Add PowerPC (ppc64le) architecture.

v0.2.0 (22/05/2018)

  • Add OCaml 4.06.1 release.

  • Add metadata for OCaml 4.08 development.

  • Add an Opam.V2 module for opam 2.0 package names for compilers.

  • Add a without_patch function to remove patch information.

  • Add with_patch function to manipulate patch information.

v0.1.0 (24/12/2017)

  • Initial public release.