Skip to content

Releases: obazl/rules_ocaml

2.1.0

12 Jan 15:30
Compare
Choose a tag to compare
bump skylib version; fix ppx transform bug

2.0.0

05 Oct 16:50
Compare
Choose a tag to compare
release 2.0.0

rules_ocaml version 2 alpha 1

01 Jul 16:11
Compare
Choose a tag to compare
Pre-release

Mostly complete but with a few loose ends.

v1.0.0 Beta 1

14 Mar 22:08
Compare
Choose a tag to compare
v1.0.0 Beta 1 Pre-release
Pre-release

Breaking changes:

  • complete revision of namespacing support (ocaml_ns_library, ppx_ns_library)
  • add ocaml_ns_resolver, remove ocaml_ns_env
  • ns lib target names must be prefixed with '#'
  • remove ns_env macro and attrib
  • ns_library submodules: list instead of dict
  • attrib renaming:
    • ocaml_module.src => ocaml_module.struct
    • ocaml_module.intf => ocaml_module.sig

Other:

initial beta

21 Jan 15:22
Compare
Choose a tag to compare
initial beta Pre-release
Pre-release

initial beta