Skip to content

Releases: sunsided/swap3-rs

0.2.1

08 Mar 11:27
21e00ca
Compare
Choose a tag to compare

To use swap3/0.2.1 in your project, add:

[dependencies]
swap3 = "0.2.1"

Changes since 0.2.0

Internal

  • Update the README.md file to correctly showcase the use of swap3_bca on a slice.

0.2.0

10 Jul 21:34
a25a27d
Compare
Choose a tag to compare

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 the swap3_bca and swap3_cab functions directly on a slice reference.

0.1.0

10 Jul 21:15
c2333fd
Compare
Choose a tag to compare

To use swap3/0.1.0 in your project, add:

[dependencies]
swap3 = "0.1.0"