Releases: sunsided/swap3-rs
Releases · sunsided/swap3-rs
0.2.1
0.2.0
To use swap3/0.2.0 in your project, add:
[dependencies]
swap3 = "0.2.0"
Changes since 0.1.0
Internal
- Added the
Swap3
trait to provide theswap3_bca
andswap3_cab
functions directly on a slice reference.
0.1.0
To use swap3/0.1.0 in your project, add:
[dependencies]
swap3 = "0.1.0"