Skip to content

2.0.0

Compare
Choose a tag to compare
@jherax jherax released this 02 Dec 20:05
· 22 commits to master since this release

Breaking changes

This version bumps to major because the old method .isAvaliable is renamed to .isAvailable

Improvements

  1. Validates the availability of the storage mechanism when a new instance is created. If the requested storage is not available, then the first available storage is used.