• 20190416, V0.9.6
    • Improved error handling on device initialization, replaced
      assertion with more meaningful error handling
    • Attributes for used and free memory now provide values for
      active and available memory (see README), issue #19
    • dump mount path instead of file system path on startup

Note: Version 0.9.5 provided different values for memory usage than earlier versions of the plugin. The value for "memoryUsed" also included reclaimable cache and buffer space while earlier versions only measured the active memory usage. With Version 0.9.6 this has been changed back to monitoring active and available (total - active) memory.