package pyro-caml-ppx
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
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-versionworkflow that opens a PR rollingdune-project,CHANGES.md, and the*.opamfiles for a new version. - opam-repository submission is no longer done in CI — run
opam-publishlocally after the GitHub release is up. Theopam-publishplugin is included in the Nix dev shell.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page