Skip to content

Releases: t3rn/xbi

v0.3.7

10 Mar 10:37
Compare
Choose a tag to compare

✨ New Features

✅ Tests

🔧 Chores

v0.3.6

01 Mar 17:22
Compare
Choose a tag to compare

✨ New Features

✅ Tests

🔧 Chores

v0.3.5

01 Mar 15:19
Compare
Choose a tag to compare

🐛 Bug Fixes

v0.3.4

01 Mar 14:40
Compare
Choose a tag to compare

💥 BREAKING CHANGES

  • due to 7fd8d50 - timestamps can be progressed by an enum (commit by @awesomeibex):

    timestamps can be progressed by an enum

  • due to 7576d2b - remove id from the result (commit by @awesomeibex):

    we handle results in a different way so result has been removed from the codec

  • due to 03ffbb5 - hide the timesheet from requesting users (commit by @awesomeibex):

    hide the timesheet from requesting users

  • due to f7c8e50 - generate ids on user requests (commit by @awesomeibex):

    this removes the ability to provide an id when sending an xbi message

✨ New Features

♻️ Refactors