What's Changed
* docs: add examples by ovsds in https://github.com/ovsds/secret-transfer/pull/8
* feat: move default instance definition to class attribute by ovsds in https://github.com/ovsds/secret-transfer/pull/12
* fix: nested source init arguments by ovsds in https://github.com/ovsds/secret-transfer/pull/13
* docs: add README by ovsds in https://github.com/ovsds/secret-transfer/pull/16
* test: add DefaultCollection.parse_init_arguments tests by ovsds in https://github.com/ovsds/secret-transfer/pull/20
* docs: add README for custom class definitions by ovsds in https://github.com/ovsds/secret-transfer/pull/22
* refactor: change Destination.__setitem__ and __delitem__ methods by ovsds in https://github.com/ovsds/secret-transfer/pull/24
* refactor: update dependencies by ovsds in https://github.com/ovsds/secret-transfer/pull/26
* chore: bump version to 0.3.0 by ovsds in https://github.com/ovsds/secret-transfer/pull/27
**Full Changelog**: https://github.com/ovsds/secret-transfer/compare/0.2.0...0.3.0