Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (10 loc) · 388 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 388 Bytes

CHANGELOG

Pending

  • Removed itertools dependency, replace HashMap with BTreeMap (#60)
  • Update terminologies (Auditor -> Viewer, issuer -> minter) (#61)
  • BREAKING: making most struct and API generic over trait CapConfig (#64)

Breaking changes

Features

Improvements

Bugfixes

v0.1.0 (Initial release of CAP: configurable asset policy system)