Skip to content

1.45.0.0

Latest
Compare
Choose a tag to compare
@kwxm kwxm released this 16 Apr 20:46
ba16ec6

plutus-core

Changed

  • Builtin functions are pure when partially applied. Fully applied builtins are impure, as well as incorrectly applied ones (e.g. term argument applied instead of a type argument).

plutus-ledger-api

No changes.

plutus-tx

Added

  • Module PlutusTx.BuiltinList, containing functions for operating on BuiltinList.

Changed

  • PlutusTx.List.indexBuiltinList is replaced by PlutusTx.BuiltinList.!!.

plutus-tx-plugin

No changes.

plutus-executables

No changes.

Full Changelog: 1.44.0.0...1.45.0.0