Skip to content

Version 0.6.1

Compare
Choose a tag to compare
@ralequi ralequi released this 12 Apr 14:38
· 46 commits to master since this release
ab40e53
  • New features:

    • [Controller] Added method drives_ids to get all pair of enclosure:drive_id
    • [Controller] Added methods to handle patrol read and background initialization (PR #9)
    • [Controller] Added properties to get/set autorebuild, foreignautoimport and patrolread. (PR #9)
  • Fixes:

    • [Controller] Fixed device count on controller.create_vd. Requested in #2
    • [Controller] Fixed default pd on controller.create_vd in some scenarios. Requested in #2

Thanks to @ulmitov and @dgilbert101