I'm glad to announce this new `v0.2` release, with the following new features and changes:
* Added support for deleting *entries* in *bulk*!.
* Added support for modifying LDAP *attributes* in *bulk*!.
* There's a new `bulk` action, which includes the following three LDAP operations:
* `--modify-attributes`
* `--add-entries`
* `--delete-entries`
* Note that the `add` action present in previous releases, is now moved with a new name, inside the `bulk` action!.
* Updated documentation in the README file!.