Skip to content

Releases: input-output-hk/cardano-js-sdk

@cardano-sdk/[email protected]

20 Sep 16:12
88248ef
Compare
Choose a tag to compare

0.5.11 (2023-09-20)

Note: Version bump only for package @cardano-sdk/util-rxjs

@cardano-sdk/[email protected]

20 Sep 16:12
88248ef
Compare
Choose a tag to compare

0.16.0 (2023-09-20)

⚠ BREAKING CHANGES

  • remove the CML serialization code from core package
  • remove AssetInfo.history and AssetInfo.mintOrBurnCount
  • incompatible with previous revisions of cardano-services
  • rename utxo and transactions PouchDB stores
  • update type of Tx.witness.redeemers
  • update type of Tx.witness.datums
  • update type of TxOut.datum
  • remove Cardano.Datum type

fix(cardano-services): correct chain history openApi endpoints path url to match version

Features

  • remove the CML serialization code from core package (62f4252)
  • update core types with deserialized PlutusData (d8cc93b)
  • util-dev: add with-inline-datum.json chain sync data (ff0b923)

Bug Fixes

  • correct ogmiosToCore auxiliaryData mapping (eb0ddc0)
  • util-dev: add missing 'inputSource' prop to some chainSync datasets (0b236c9)

Code Refactoring

  • remove AssetInfo.history and AssetInfo.mintOrBurnCount (4c0a7ee)

@cardano-sdk/[email protected]

20 Sep 16:12
88248ef
Compare
Choose a tag to compare

0.12.0 (2023-09-20)

⚠ BREAKING CHANGES

  • delegation distribution portfolio is now persisted on chain and taken into account during change distribution
  • remove the CML serialization code from core package
  • renamed field handle to handleResolutions
  • incompatible with previous revisions of cardano-services
  • rename utxo and transactions PouchDB stores
  • update type of Tx.witness.redeemers
  • update type of Tx.witness.datums
  • update type of TxOut.datum
  • remove Cardano.Datum type

fix(cardano-services): correct chain history openApi endpoints path url to match version

Features

  • added witness set serialization classes (132599d)
  • delegation distribution portfolio is now persisted on chain and taken into account during change distribution (7573938)
  • remove the CML serialization code from core package (62f4252)
  • update core types with deserialized PlutusData (d8cc93b)

Code Refactoring

  • renamed field handle to handleResolutions (8b3296e)

@cardano-sdk/[email protected]

20 Sep 16:12
88248ef
Compare
Choose a tag to compare

0.8.0 (2023-09-20)

⚠ BREAKING CHANGES

  • make withHandles 'logger' argument required
  • withHandles now requires WithCIP67 props in
  • rename Mappers.Handle type to HandleOwnership
  • incompatible with previous revisions of cardano-services
  • rename utxo and transactions PouchDB stores
  • update type of Tx.witness.redeemers
  • update type of Tx.witness.datums
  • update type of TxOut.datum
  • remove Cardano.Datum type

fix(cardano-services): correct chain history openApi endpoints path url to match version

Features

  • add address projection (416e5f5)
  • add NFT metadata projection (91fe7df)
  • projection: add cip67.byAssetId (060ac99)
  • projection: add withHandleMetadata mapper (9fc4722)
  • projection: ignore burn transactions when projecting cip25 metadata (ab8bb29)
  • projection: map 'extra' data with Mappers.withNftMetadata (892c2eb)
  • update core types with deserialized PlutusData (d8cc93b)

Bug Fixes

  • correct cip68 handle name (without label) (1711969)
  • projection: infer incoming event type for withNftMetadata (53cd873)
  • projection: keep latest nft metadata (3f8242a)

Code Refactoring

  • make withHandles 'logger' argument required (2267689)
  • rename Mappers.Handle type to HandleOwnership (4cb2f55)

@cardano-sdk/[email protected]

20 Sep 16:12
88248ef
Compare
Choose a tag to compare

0.5.0 (2023-09-20)

⚠ BREAKING CHANGES

  • make withHandles 'logger' argument required
  • withHandles now requires WithCIP67 props in
  • rename Mappers.Handle type to HandleOwnership
  • convert tokens.quantity column to numeric
  • incompatible with previous revisions of cardano-services
  • rename utxo and transactions PouchDB stores
  • update type of Tx.witness.redeemers
  • update type of Tx.witness.datums
  • update type of TxOut.datum
  • remove Cardano.Datum type

fix(cardano-services): correct chain history openApi endpoints path url to match version

Features

  • add address projection (416e5f5)
  • add NFT metadata projection (91fe7df)
  • projection-typeorm: add defaultForStakeCredential and defaultForPaymentCredential columns (481996f)
  • projection-typeorm: add HandleMetadataEntity and storeHandleMetadata (bca30bf)
  • projection-typeorm: hydrate event with stored utxo row IDs (8520e4e)
  • update core types with deserialized PlutusData (d8cc93b)

Bug Fixes

  • convert tokens.quantity column to numeric (31b0f0a)
  • correct cip68 handle name (without label) (1711969)

Code Refactoring

  • make withHandles 'logger' argument required (2267689)
  • rename Mappers.Handle type to HandleOwnership (4cb2f55)

@cardano-sdk/[email protected]

20 Sep 16:12
88248ef
Compare
Choose a tag to compare

0.13.0 (2023-09-20)

⚠ BREAKING CHANGES

  • renamed field handle to handleResolutions
  • incompatible with previous revisions of cardano-services
  • rename utxo and transactions PouchDB stores
  • update type of Tx.witness.redeemers
  • update type of Tx.witness.datums
  • update type of TxOut.datum
  • remove Cardano.Datum type

fix(cardano-services): correct chain history openApi endpoints path url to match version

Features

  • core: added custom PlutusData serialization classes (72e600c)
  • update core types with deserialized PlutusData (d8cc93b)

Bug Fixes

  • correct ogmiosToCore auxiliaryData mapping (eb0ddc0)
  • util: deserialize bytes as Uint8Array instead of Buffer (78460d3)

Code Refactoring

  • renamed field handle to handleResolutions (8b3296e)

@cardano-sdk/[email protected]

20 Sep 16:12
88248ef
Compare
Choose a tag to compare

0.11.0 (2023-09-20)

⚠ BREAKING CHANGES

  • remove the CML serialization code from core package
  • key-management: remove deprecated trezor hardware wallet implementation

Features

  • add support for signing data with a DRepID in CIP-95 API (3057cce)
  • key-management: remove deprecated trezor hardware wallet implementation (76bed53)
  • remove the CML serialization code from core package (62f4252)

@cardano-sdk/[email protected]

20 Sep 16:12
88248ef
Compare
Choose a tag to compare

0.12.0 (2023-09-20)

⚠ BREAKING CHANGES

  • remove the CML serialization code from core package

Features

  • remove the CML serialization code from core package (62f4252)

@cardano-sdk/[email protected]

20 Sep 16:12
88248ef
Compare
Choose a tag to compare

0.4.0 (2023-09-20)

⚠ BREAKING CHANGES

  • remove the CML serialization code from core package
  • incompatible with previous revisions of cardano-services
  • rename utxo and transactions PouchDB stores
  • update type of Tx.witness.redeemers
  • update type of Tx.witness.datums
  • update type of TxOut.datum
  • remove Cardano.Datum type

fix(cardano-services): correct chain history openApi endpoints path url to match version

Features

  • remove the CML serialization code from core package (62f4252)
  • update core types with deserialized PlutusData (d8cc93b)

@cardano-sdk/[email protected]

20 Sep 16:12
88248ef
Compare
Choose a tag to compare

0.8.0 (2023-09-20)

⚠ BREAKING CHANGES

  • remove the CML serialization code from core package

Features

  • remove the CML serialization code from core package (62f4252)