Skip to content

Releases: ejmahler/transpose

v0.2.3

20 Feb 03:57
Compare
Choose a tag to compare

Release 0.2.3 (2024-02-19)

Fixes

  • Fixed an integer overflow that could lead to the out-of-place transpose function accepting invalid and unsafe inputs (#11)
  • Documentation corrections (#7)

v0.2.2

08 Nov 04:07
Compare
Choose a tag to compare

Release 0.2.2 (2022-11-07)

Fixes

  • Added missing license files
  • Upgraded criterion dependency from 0.2 to 0.3