1.49.0.0
plutus-core
Added
-
In #7029 added support for
Caseing on booleans and integers. For example,case True a bnow evaluates tob. -
Added a new UPLC optimisation which removes
forcewhen applied to case expressions where each branch contains adelayat the top, or if the delay is under any number of lambda abstractions.
Changed
- Drop
hex-textpackage in favor ofbase16-bytestring.
plutus-ledger-api
No changes.
plutus-tx
Added
- Module 'PlutusTx.Test.Util.Compiled' of the 'plutus-tx-testlib' package got a new function 'countFlatBytes' that counts the size of a 'CompiledCode' in Flat bytes.
plutus-tx-plugin
No changes.
plutus-executables
No changes.
plutus-metatheory
No changes.
Full Changelog: 1.48.0.0...1.49.0.0