peterpeterparker
released this
29 Oct 11:34
·
6 commits
to main
since this release
Overview
The current status of the libraries at the time of the release is as follows:
Library | Version | Status |
---|---|---|
@dfinity/ckbtc |
v3.1.2 | Maintained ⚙️ |
@dfinity/cketh |
v3.3.3 | Maintained ⚙️ |
@dfinity/cmc |
v4.0.0 | Breaking Changes |
@dfinity/ic-management |
v5.2.3 | Maintained ⚙️ |
@dfinity/ledger-icp |
v2.6.2 | Maintained ⚙️ |
@dfinity/ledger-icrc |
v2.6.2 | Maintained ⚙️ |
@dfinity/nns |
v7.0.2 | Maintained ⚙️ |
@dfinity/nns-proto |
v2.0.1 | Unchanged️ |
@dfinity/sns |
v3.2.3 | Maintained ⚙️ |
@dfinity/utils |
v2.6.0 | Enhanced 🔧️ |
Breaking Changes
- For consistency, the
CMCCanister.create
function now requires thecanisterId
option to be provided exclusively as
aPrincipal
.
Features
- Add support for
get_default_subnets
to@dfinity/cmc
. - Add class
AgentManager
in@dfinity/utils
which cachesHttpAgent
instances for different identities.
Docs
- Rename DFINITY LLC to DFINITY Stiftung in licences.