Skip to content

1.43.0.0

Compare
Choose a tag to compare
@zeme-wana zeme-wana released this 24 Mar 13:39
eb53e43

plutus-core

No changes.

plutus-ledger-api

Added

  • Added a Data-backed version of MintValue for Plutus V3.

Changed

  • The Data-backed V3 ScriptContext is updated to now use the Data-backed MintValue, similar to how the SOP ScriptContext uses the SOP MintValue.

plutus-tx

Added

  • Added more standard library functions to Data.List.

  • Added new conversion functions from Data-backed Map and Data-backed List.

  • New Data.AssocMap library functions: filter, mapWithKey, mapMaybe and mapMaybeWithKey.

Changed

  • The conversion functions between Data.AssocMap.Map and different kinds of lists are now named according to which type of list they support.

  • Slightly improved the performance of some of the existing Data.AssocMap functions.

plutus-tx-plugin

No changes.

plutus-executables

No changes.

Full Changelog: 1.42.0.0...1.43.0.0