* Faults are now accepted as item attribute values * Filter objects, iterators and such can now be used as item attribute values * `BW_VAULT_DUMMY_MODE` will now yield dummy passwords of requested length * added `repo.vault.random_bytes_as_base64_for()`
3.6.2
2019-07-25
* fixed `None` not being accepted as a file/directory mode * fixed overriding resource name in k8s manifests
3.6.1
2019-03-12
* Faults can now be sorted * fixed detection of runtime-enabled `svc_systemd` * fixed resolving nested Faults
3.6.0
2019-02-27
* added `bw apply --only` * added `Fault.b64encode()` * added support for using Faults in k8s manifests * improved display of some skipped items * improved error handling during `bw apply` * improved handling of offline nodes in `bw verify` * fixed corrupted hard lock warning * fix interactively overwriting symlinks/dirs
3.5.3
2018-12-27
* added error message when trying to access node bundles from `members_add/remove` * improved performance for file verification * fixed symlinks being mistaken for directories in some circumstances
3.5.2
2018-12-11
* fixed IO activation/deactivation when using bw as a library * fixed `atomic()` being removed prematurely during metadata processing