Skip to content

v0.10.0

Compare
Choose a tag to compare
@t-w t-w released this 27 Apr 18:05
· 30 commits to master since this release

Most changes are internal, but there are some breaking changes in the API (so 0.10.0, not 0.9.1...).

Main changes:

  • improved device support (hard disks, size limits, predefined types)
  • write support: fixed bug on (lack of) OFS data block header update on appending
  • native devices: fixed Linux native driver (opening the device was failing)
  • renamed and improved command-line utilities
  • enabled native devices on read-only tools: adfinfo, unadf
  • fixed minor bugs in unadf (setting file permissions and timestamps on directories)
  • project url changed to: https://github.com/adflib/ADFlib (so that it should not change anymore)

(See the ChangeLog and git log for detailed changes).