Merged
Conversation
Contributor
|
ana-pantilie
approved these changes
Apr 24, 2026
There was a problem hiding this comment.
Pull request overview
Release bump for the Plutus packages to 1.62.0.0, aligning internal dependency bounds and consolidating release notes into top-level changelogs.
Changes:
- Bumped package versions to
1.62.0.0across multiple.cabalfiles and updated internal^>=1.62constraints. - Added
1.62.0.0entries toCHANGELOG.mdfiles (plutus-core, plutus-metatheory, plutus-tx-plugin). - Removed now-incorporated
changelog.d/*fragments for this release.
Reviewed changes
Copilot reviewed 21 out of 21 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| plutus-tx/plutus-tx.cabal | Bump package version and internal dependency bounds to 1.62. |
| plutus-tx-plugin/plutus-tx-plugin.cabal | Bump package version and dependency bounds to 1.62. |
| plutus-tx-plugin/CHANGELOG.md | Add consolidated 1.62.0.0 release notes. |
| plutus-tx-plugin/changelog.d/20260415_215659_ana.pantilie95_safe_opt_mode.md | Remove fragment now included in CHANGELOG.md. |
| plutus-tx-plugin/changelog.d/20260409_143605_unsafeFixIO_inlineable_no_more.md | Remove fragment now included in CHANGELOG.md. |
| plutus-metatheory/plutus-metatheory.cabal | Bump package version and dependency bounds to 1.62. |
| plutus-metatheory/CHANGELOG.md | Add consolidated 1.62.0.0 release notes. |
| plutus-metatheory/changelog.d/20260420_202400_ana.pantilie95_move_casereduce_to_unimplementedcert.md | Remove fragment now included in CHANGELOG.md. |
| plutus-metatheory/changelog.d/20260415_215838_ana.pantilie95_safe_opt_mode.md | Remove fragment now included in CHANGELOG.md. |
| plutus-ledger-api/plutus-ledger-api.cabal | Bump package version and dependency bounds to 1.62. |
| plutus-executables/plutus-executables.cabal | Bump package version and dependency bounds to 1.62. |
| plutus-core/plutus-core.cabal | Bump package version and self-dependency bounds to 1.62. |
| plutus-core/CHANGELOG.md | Add consolidated 1.62.0.0 release notes. |
| plutus-core/changelog.d/20260420_103927_unsafeFixIO_unconditional_growth.md | Remove fragment now included in CHANGELOG.md. |
| plutus-core/changelog.d/20260415_215659_ana.pantilie95_safe_opt_mode.md | Remove fragment now included in CHANGELOG.md. |
| plutus-core/changelog.d/20260415_075525_unsafeFixIO_cse.md | Remove fragment now included in CHANGELOG.md. |
| plutus-core/changelog.d/20260407_164005_unsafeFixIO_letfloatout.md | Remove fragment now included in CHANGELOG.md. |
| plutus-conformance/plutus-conformance.cabal | Bump dependency bounds to 1.62. |
| plutus-benchmark/plutus-benchmark.cabal | Bump package dependency bounds to 1.62. |
| doc/docusaurus/docusaurus-examples.cabal | Bump docs example dependency bounds to 1.62. |
| cardano-constitution/cardano-constitution.cabal | Bump package version and dependency bounds to 1.62. |
| - Added a new command line option `--certified-opts-only` which disables those optimization passes which are not certified. | ||
|
|
||
| - A new plugin flag `inline-unconditional-growth`, and a new UPLC executable flag | ||
| `opt-inline-unconditional-growth`. |
There was a problem hiding this comment.
The changelog calls out the new UPLC executable flag as opt-inline-unconditional-growth, but the actual CLI long option is --opt-inline-unconditional-growth (matching how --certified-opts-only is documented above). Updating this helps avoid confusion for users copy/pasting from the changelog.
Suggested change
| `opt-inline-unconditional-growth`. | |
| `--opt-inline-unconditional-growth`. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Release 1.62.0.0