Skip to content

Releases: bitrouter/swig-sdk

v0.3.2

20 Mar 19:36
22ce6e8

Choose a tag to compare

🐛 Bug Fixes

  • Rename bitrouter-swig-sdk to swig-sdk - (91e0dc9)

📚 Documentation

  • (README) Update package name - (2096555)

🎨 Styling

  • Format integration tests - (5537249)

⚙️ Miscellaneous Tasks

  • Add MIT license file to repo - (48f9e77)
  • Rename package to swig-sdk and use MIT license - (acb4f2e)

v0.3.1

20 Mar 18:48
9e66f98

Choose a tag to compare

📚 Documentation

🎨 Styling

  • Allow too many args clippy check - (2b15c9d)
  • Format code - (14a3b0f)

⚙️ Miscellaneous Tasks

v0.3.0

20 Mar 18:12
d696216

Choose a tag to compare

⛰️ Features

  • Swig session support - (4e6b5ea)
  • Add approve module - (3359fab)
  • Add cap enforcement and delegated spl transfer examples - (fb8c631)
  • Add delegate sol transfer to round trip - (f801f6a)

🚜 Refactor

  • Split integration tests into multiple files - (1e3bdbf)

🧪 Testing

  • Refactor and split tests - (01f5c78)

⚙️ Miscellaneous Tasks