package pyro-caml-ppx

  1. Overview
  2. Docs
Pyro Caml PPX

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v1.0.0.tar.gz
md5=22cc6fd089dd4ecb8cb41581d3d109e3
sha512=9c5fd425c5981e31dbcdcbaef6f8f462f749d165df08e1686ec2e44872dca590b5a137d3aea76b2799de7f0eb5615fe03823bdf290bde68100dfa931260a40e5

doc/CHANGES.html

Changes

unreleased

v1.0.0 (2026-05-12)

  • Relicense from LGPL-2.1-only to MIT.
  • Add release automation: GitHub workflow builds pre-built binaries and creates a GitHub Release on v* tag pushes.
  • Add bump-version workflow that opens a PR rolling dune-project, CHANGES.md, and the *.opam files for a new version.
  • opam-repository submission is no longer done in CI — run opam-publish locally after the GitHub release is up. The opam-publish plugin is included in the Nix dev shell.