Skip to content

Latest commit

 

History

History
238 lines (119 loc) · 10.5 KB

CHANGELOG.md

File metadata and controls

238 lines (119 loc) · 10.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.9.0-alpha.0 (2022-11-14)

0.8.2 (2022-10-03)

Bug Fixes

  • force dependency resolution for nucypher-core (2329a22)

0.8.1 (2022-09-20)

Bug Fixes

0.8.0 (2022-09-20)

Features

  • update nucypher-core to 0.4.0-alpha.0 (99ed65b)

Bug Fixes

0.7.9-alpha.26 (2022-11-14)

0.7.9-alpha.25 (2022-11-11)

0.7.9-alpha.24 (2022-11-09)

0.7.9-alpha.23 (2022-11-07)

0.7.9-alpha.22 (2022-11-07)

0.7.9-alpha.21 (2022-11-05)

0.7.9-alpha.20 (2022-10-11)

0.7.9-alpha.18 (2022-09-30)

0.7.9-alpha.17 (2022-09-26)

0.7.9-alpha.16 (2022-09-26)

0.7.9-alpha.15 (2022-09-23)

0.7.9-alpha.14 (2022-09-22)

0.7.9-alpha.13 (2022-09-22)

0.7.9-alpha.12 (2022-09-15)

0.7.9-alpha.11 (2022-09-15)

0.7.9-alpha.10 (2022-09-14)

0.7.9-alpha.9 (2022-09-13)

0.7.9-alpha.8 (2022-09-13)

0.7.9-alpha.7 (2022-09-13)

0.7.9-alpha.6 (2022-09-13)

0.7.9-alpha.5 (2022-09-12)

0.7.9-alpha.4 (2022-09-12)

0.7.9-alpha.3 (2022-09-12)

0.7.9-alpha.2 (2022-08-25)

0.7.9-alpha.1 (2022-08-19)

0.7.9-alpha.0 (2022-08-16)

0.7.4 (2022-08-10)

0.7.3 (2022-08-10)

Features

0.7.2 (2022-07-27)

Features

  • expose pre enacted policy type (e54099e)

0.7.1 (2022-07-16)

Features

  • expose encrypted treasue map type (1c18001)

0.7.0 (2022-04-14)

⚠ BREAKING CHANGES

  • In public API, use SecretKey directly instead of raw secret key bytes

Features

  • Add default config per network (25a84f1)
  • Add Polygon mainnet contract config (98ad251)
  • Expose SecretKey from nucypher-core (64ac724)
  • In public API, use SecretKey directly instead of raw secret key bytes (868ff43)
  • Validate Porter URI (399c306)

Bug Fixes

  • Expose Configuration type (4414fd4)

0.6.1 (2022-03-26)

Bug Fixes

0.6.0 (2022-03-16)

Features

  • Update policy smart contracts (320117a)
  • Update Porter client (0df3ea2)

Bug Fixes

  • Generating code in postinstall (64d6cba)
  • Remove deprecated revocations (4971886)
  • Set correct contract address (1e78e39)

0.5.1 (2022-02-07)

0.5.0 (2022-01-18)

Features

  • Enact policies with a different publisher (725d25c)

Bug Fixes

  • src/policies/hrac.ts: changed label string encoding used by HRAC to utf-8 (59769cc)

0.4.3 (2021-11-27)

Features

  • Set default fee rate for policyfrom global min fee (466fca2)

0.4.2 (2021-11-25)

Bug Fixes

  • Transaction value integer overflow (a397859)

0.4.1-alpha (2021-11-22)

Bug Fixes

  • Transaction value integer overflow (a397859)

0.4.0-alpha (2021-11-22)

Bug Fixes

  • Gas limit too low when creating policies (b2842de)

0.3.1-alpha (2021-11-17)

Features

  • Alice only revokes non-disabled policies (2f1290b)
  • Alice revokes on-chain policy access (9432c59)

0.3.0-alpha (2021-11-14)

Features

  • Update protocol entities in accordance to nucypher-core (f0444e1)

0.2.0-alpha (2021-10-14)

Features

  • Implement versioned entities (28b289a)
  • Use web3 provider to handle txs (48d71dc)

Bug Fixes

  • Verify capsule fragments from Porter (00ab102)

0.1.2-alpha (2021-10-04)

Features

  • Use web3 provider to handle txs (48d71dc)

Bug Fixes

  • Verify capsule fragments from Porter (00ab102)

0.1.1-alpha (2021-09-30)

0.1.0-alpha (2021-09-30)

Features