Skip to content

Releases: ccbrown/iocraft

iocraft-v0.6.2

20 Jan 23:23
9811a2e
Compare
Choose a tag to compare
chore: Release package iocraft version 0.6.2

iocraft-v0.6.1

08 Jan 05:13
d7e18ae
Compare
Choose a tag to compare
chore: Release package iocraft version 0.6.1

iocraft-v0.6.0

30 Dec 20:29
e98418d
Compare
Choose a tag to compare

What's Changed

⚠️ This release features a wide-reaching breaking change: Box has been renamed to View in order to avoid conflicts with the Rust standard library's Box type. This will likely impact all users of the library, but generally all that needs to be done in order to migrate to the latest version of iocraft is to replace "Box" with "View".

  • feat!: rename Box to View to avoid conflict by @ccbrown in #56
  • chore: release by @github-actions in #57

Full Changelog: iocraft-v0.5.3...iocraft-v0.6.0

iocraft-macros-v0.2.0

30 Dec 20:29
e98418d
Compare
Choose a tag to compare

Added

  • [breaking] rename Box to View to avoid conflict (#56)

iocraft-v0.5.3

28 Dec 07:43
ffc6d12
Compare
Choose a tag to compare
chore: Release package iocraft version 0.5.3

iocraft-v0.5.2

25 Dec 01:42
ba18e95
Compare
Choose a tag to compare
chore: Release package iocraft version 0.5.2

iocraft-v0.5.1

20 Dec 22:36
f4c4df6
Compare
Choose a tag to compare
chore: Release package iocraft version 0.5.1

iocraft-v0.5.0

10 Dec 23:09
fbaca5f
Compare
Choose a tag to compare
chore: Release package iocraft version 0.5.0

iocraft-macros-v0.1.8

10 Dec 23:08
fbaca5f
Compare
Choose a tag to compare

Added

  • make async functions send+sync (#38)

iocraft-v0.4.1

05 Dec 06:47
7a1b364
Compare
Choose a tag to compare
chore: Release package iocraft version 0.4.1