Releases: ccbrown/iocraft
Releases · ccbrown/iocraft
iocraft-v0.6.2
chore: Release package iocraft version 0.6.2
iocraft-v0.6.1
chore: Release package iocraft version 0.6.1
iocraft-v0.6.0
What's Changed
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
toView
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
Added
- [breaking] rename
Box
toView
to avoid conflict (#56)
iocraft-v0.5.3
chore: Release package iocraft version 0.5.3
iocraft-v0.5.2
chore: Release package iocraft version 0.5.2
iocraft-v0.5.1
chore: Release package iocraft version 0.5.1
iocraft-v0.5.0
chore: Release package iocraft version 0.5.0
iocraft-macros-v0.1.8
Added
- make async functions send+sync (#38)
iocraft-v0.4.1
chore: Release package iocraft version 0.4.1