Skip to content

1.56.0.0

Latest

Choose a tag to compare

@Unisay Unisay released this 12 Dec 11:38
e75d9d7

plutus-core

Changed

  • Updated benchmark data and cost model parameters for Value-related builtins (lookupCoin, valueContains, valueData, unValueData) based on fresh benchmark measurements.

  • Add support for nothunks == 0.3.*

plutus-ledger-api

Added

  • To v3: numerator,denominator,unsafeRatio

Changed

  • In v3: renamed fromGHC/toGHC to fromRatioHaskell/toRatioHaskell

  • Add support for nothunks == 0.3.*

plutus-tx

Removed

  • PlutusTx.Ratio: half

Added

  • Enum Ratio instance that mimicks Haskell's instance

Changed

  • Renamed Ratio's fromGHC/toGHC to fromRatioHaskell/toRatioHaskell

  • Made the (&&) and (||) operators short-circuit also in the Haskell side.
    uplc code is unaffected and is already short-circuiting.

plutus-tx-plugin

No changes.

plutus-executables

No changes.

plutus-metatheory

No changes.

Full Changelog: 1.55.0.0...1.56.0.0