Skip to content

Releases: IntersectMBO/plutus

1.20.0.0

16 Jan 10:47
4b76943
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.19.0.0...1.20.0.0

1.19.0.0

10 Jan 22:55
920b4ca
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.18.0.0...1.19.0.0

1.18.0.0

12 Dec 14:43
2e4008f
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.17.0.0...1.18.0.0

1.17.0.0

22 Nov 19:13
e974b48
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.16.0.0...1.17.0.0

1.16.0.0

14 Nov 12:49
9c2ecd2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.15.0.0...1.16.0.0

1.15.0.0

17 Oct 01:18
7e208c2
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.14.0.0...1.15.0.0

1.14.0.0

05 Oct 01:03
50cbaa8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.13.0.0...1.14.0.0

1.12.0.0

05 Sep 21:45
779ea85
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.11.0.0...1.12.0.0

Release 1.11.0.0

25 Aug 13:51
a523150
Compare
Choose a tag to compare

What's Changed

  • Update certifi in ./doc/read-the-docs-site/requirements.txt by @zeme-wana in #5454
  • Add a note about updating the ledger after a release by @michaelpj in #5455
  • Move the RELEASE doc from the doc site by @michaelpj in #5456
  • PLT-6822 Add budget tests for Marlowe scripts by @thealmarty in #5437
  • Bump HLS to 2.0.0.1 by @michaelpj in #5457
  • Add Notes in PlutusTx.IsData.TH (PLT-5830) by @zliu41 in #5458
  • PlutusV3 ScriptContext by @zliu41 in #5449
  • [Test] Dump types for 'stdlib' and 'examples' by @effectfully in #5450
  • Fix read-the-docs "Edit on Github" button by @james-iohk in #5464
  • One of the references in the PLC specification had the wrong title by @kwxm in #5462
  • PLT-5391: BLS12-381 conformance tests using independently-verified inputs. by @kwxm in #5463
  • PLT-894: Improve the error reporting of 'CBOR.DeserialiseFailure' by @bezirg in #5461
  • Kwxm/conformance/hash functions by @kwxm in #5473
  • Add blake2b-224 and keccak-256 to the specification by @kwxm in #5469
  • Simplify GHC version specification by @michaelpj in #5465
  • [Test] [Names] Add more scoping tests by @effectfully in #5471
  • Add strictifying bindings optimization by @michaelpj in #5476
  • Implementation of SOPS for TPLC (PLT-5649 PLT-5647 PLT-7094) by @mjaskelioff in #5447
  • Fix slightly worng error message by @kwxm in #5483
  • Dump full compilation trace for the plugin (PLT-269) by @zliu41 in #5482
  • Update PlutusV3 ScriptContext by @zliu41 in #5481
  • Plutus Tx: avoid duplicating code for DEFAULT case bodies by @michaelpj in #5484
  • devshell: Add curl for benchmark job by @shlevy in #5489
  • Reduce gh-pages size when uploading Haddock by @zeme-wana in #5478
  • Update CONTRIBUTING.adoc by @sgillespie in #5490
  • Add a nightly test suite by @zliu41 in #5488
  • chore(deps): bump tj-actions/changed-files from 37 to 38 by @dependabot in #5493
  • Add one more impredicativity wrapper in PlutusTx.Lift.TH by @zliu41 in #5492
  • Kwxm/spec/cons byte string change (PLT-629) by @kwxm in #5477
  • [Release] 1.11.0.0 by @bezirg in #5479

New Contributors

Full Changelog: 1.10.0.0...1.11.0.0

Release 1.10.0.0

08 Aug 15:12
24399d7
Compare
Choose a tag to compare

What's Changed

  • Address more comments on the SOPs in PIR by @michaelpj in #5435
  • [Builtins] Make elaboration customizable and unhardcode 'mkTyBuiltin' by @effectfully in #5434
  • Keccak-256 and Blake2b-224 (PLT-6305, PLT-6306, PLT-6311, PLT-6820) by @kwxm in #5431
  • Update longitudinal-benchmark.yml by @ce0la in #5439
  • Cleanup in api tests. Add some tests for keccak,bls by @bezirg in #5438
  • Improve error messages in ScriptContext benchmarks (PLT-5830) by @zliu41 in #5444
  • Add some strictness tests for the plugin in Strictness.Spec (PLT-5830) by @zliu41 in #5443
  • Fix doc links for another hydra move by @michaelpj in #5445
  • Add missing golden files by @kwxm in #5446

New Contributors

Full Changelog: 1.9.0.0...1.10.0.0-rc1