Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 327 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 327 Bytes

RingFS changelog

0.2.0, released 2014/05/07

  • BUGFIX: used_seen was not updated in ringfs_scan(), causing corruption.
  • Improved tests.
  • Basic Python bindings.
  • Basic fuzzing support.

0.1.0, released 2014/04/28

First "full" release. Entire API is implemented but subject to change. Tests cover most common cases.