Skip to content

Releases: lighterowl/cachex

v0.13

07 Dec 20:17
2ecd5a8
Compare
Choose a tag to compare
  • Don't quit if requesting drive information and no supported cache flush commands were detected.
  • Fix read command autodetection on Windows. (#4)

Windows build produced by GitHub Actions.

v0.12

23 Nov 21:15
92e45bb
Compare
Choose a tag to compare
  • Added support for the 12-byte variant of the 28h read command.
  • Allow running cache speed impact tests.
  • Add tests for using read commands in a flush context. [1]
  • Add NetBSD port. [1]

[1] Contributed by Onno van der Linden.

Windows build produced by GitHub Actions.

v0.11

31 Mar 14:39
v0.11
df96ab5
Compare
Choose a tag to compare

Broken : please don't use.

v0.10

24 Mar 18:58
Compare
Choose a tag to compare
  • Added Linux support.
  • Fixed the size of the caching mode page, which might've resulted in the caching parameters being incorrectly fetched in earlier versions.