Skip to content

Commit

Permalink
marlowe-cli@v0.0.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jhbertra committed Aug 11, 2023
1 parent 45dee74 commit 390c0e5
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 48 deletions.
19 changes: 19 additions & 0 deletions marlowe-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,23 @@

<a id='changelog-0.0.12.0'></a>
# 0.0.12.0 — 2023-08-11

## Added

- Support for client side merkleization in both Runtime and CLI based runners.

- Support for externaly minted currencies through currency symbol in the DSL.

- Support for loading external wallets.

- Support for direct usage of external addresses in the minting process and in contracts.

- Golden test for Plutus execution-cost analysis (PLT-6907).

## Changed

- Minting logic so it creates minimal set of token bundled UTxOs

<a id='changelog-0.0.11.0'></a>
# 0.0.11.0 — 2023-06-15

Expand Down

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion marlowe-cli/marlowe-cli.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 3.0
name: marlowe-cli
version: 0.0.11.0
version: 0.0.12.0
license: Apache-2.0
license-files:
LICENSE
Expand Down

0 comments on commit 390c0e5

Please sign in to comment.