Skip to content

Releases: paraspell/xcm-tools

sdk: v6.2.2

23 Oct 18:29
Compare
Choose a tag to compare

6.2.2 (2024-10-23)

Bug Fixes

  • sdk: Fix transfer info invalid currency error handling 🛠️ (139bcfc)

sdk: v6.2.1

21 Oct 17:15
Compare
Choose a tag to compare

6.2.1 (2024-10-21)

Bug Fixes

  • sdk: Fix Bifrost transfers 🛠️ (9eb6a2b)

sdk: v6.2.0

19 Oct 00:35
Compare
Choose a tag to compare

6.2.0 (2024-10-19)

Features

  • xcm-api: Add balance queries to XCM-API 👨‍🔧 (4475ea7)

Bug Fixes

  • sdk: Fix AssetHub transfer issues 🔧 (412c9ab)

Documentation

  • Add TSDoc reference comments to exported functions 📄 (73b8cfe)

Miscellaneous Chores

  • Add consistent type imports ESlint rule ✏️ (61c20ae)
  • xcm-tools: Add starter template projects to readme (8e9cbf7)

Code Refactoring

  • sdk: Generalize Builder class - preparation for PAPI implementation 🛠️ (5d3f34f)
  • sdk: Generalize PolkadotJS code ⚙️ (582fbdf)

Tests

  • Improve overall unit test coverage to above 90% 🧪 (aeb32bb)
  • sdk: Correctly mock ApiPromise in Builder / transfer tests 🧪 (8e01c4f)

xcm-router: v1.4.0

30 Sep 22:36
Compare
Choose a tag to compare

1.4.0 (2024-09-30)

Features

  • xcm-router: Refactor currency inputs ✨ (28db4a9)

Bug Fixes

  • Fix ignored ESlint errors 🔧 (495fc06)

Miscellaneous Chores

  • Perform monthly maintenance check 🛠️ (e85ed15)
  • Update readme (fd92c72)

Continuous Integration

  • Setup Codecov bundle analysis 📦 (c3e0e53)

xcm-analyser: v1.3.4

30 Sep 21:43
Compare
Choose a tag to compare

1.3.4 (2024-09-30)

Bug Fixes

  • Fix ignored ESlint errors 🔧 (495fc06)

Miscellaneous Chores

  • Perform monthly maintenance check 🛠️ (e85ed15)

Continuous Integration

  • Setup Codecov bundle analysis 📦 (c3e0e53)

sdk: v6.1.1

30 Sep 22:11
Compare
Choose a tag to compare

6.1.1 (2024-09-30)

Miscellaneous Chores

  • sdk: Remove docs and replace link in Readme (bfa11cd)
  • sdk: Update README.md (48b950a)

sdk: v6.1.0

30 Sep 21:10
Compare
Choose a tag to compare

6.1.0 (2024-09-30)

Features

  • Add ParaSpell landing page (91ceeba)

Miscellaneous Chores

  • Perform monthly maintenance check 🛠️ (e85ed15)

sdk: v6.0.0

21 Sep 13:18
Compare
Choose a tag to compare

6.0.0 (2024-09-21)

⚠ BREAKING CHANGES

  • sdk: Refactor asset selection 🛠️

Features

  • playground: Add E2E tests using Playwright 🧪 (ebb5ad2)
  • Remove HRMP channel functionality (d7b4f0d)
  • sdk: Add Coretime Polkadot parachain ✨ (8e6510e)
  • sdk: Add foreignAssets pallet multi-location checks (eb2f190)
  • sdk: Refactor asset selection 🛠️ (5e54a11)
  • xcm-api: Add support for new currency input types ✨ (5d8655a)
  • xcm-router: Refactor currency inputs ✨ (28db4a9)

Bug Fixes

  • Fix ignored ESlint errors 🔧 (495fc06)

Code Refactoring

  • sdk: Add types for method property ✨ (58abfb6)

Build System

  • sdk: Setup more benevolent peer dependencies 📦 (be65545)

Continuous Integration

  • Setup Codecov bundle analysis 📦 (c3e0e53)

xcm-analyser: v1.3.3

03 Sep 12:25
Compare
Choose a tag to compare

1.3.3 (2024-09-02)

Bug Fixes

  • Remove duplicated ZOD validation code 🔨 (fe2fb13)

xcm-router: v1.3.0

30 Aug 09:24
Compare
Choose a tag to compare

1.3.0 (2024-08-30)

Features

  • Add Select component for selecting assets (850483f)
  • xcm-api: Add support for XCM Router API Snowbridge transfers (c468a80)
  • xcm-router: Add Snowbridge transfers support ❄️ (d69fda6)

Bug Fixes

  • xcm-router: Add missing methods to Router builder (fac5bc0)
  • xcm-router: Add missing Router builder methods (2048e9c)

Miscellaneous Chores

  • Perform montly check ✨ (3f20805)
  • Remove unused standard-version package 🔨 (f36f10c)
  • xcm-tools: Update readme to reflect latest changes (65c7a72)

Build System

  • Update all package commands to use pnpm (5478cf3)

Continuous Integration

  • Integrate Codecov PR comments 💬 (220da1b)