This version adds support for managing Client resources.
2.0.0
* [BREAKING] make config loader functions asynchronous (34). When upgrading, add `await` to all calls to config loaders.
1.2.0
* Added support for [merging resources](https://github.com/taskcluster/tc-admin/pull/30)
1.1.0
* Added support for reading config files in `tcadmin.util.config` * Lots of packaging changes to make this a sustainable, independent project with updated dependencies
1.0.0
This version was extracted from [ci-admin](https://hg.mozilla.org/ci/ci-admin/) into a separate package.