All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.2.0 (2021-01-07)
0.1.1 (2021-01-06)
- constants: change the format for constants (a1bff3f)
- core: add forRootAsync method to the core module (6c5a99b)
- core: extend the core module for working with multiple clients (19ada8d)
- decorators: add decorator for injecting clients (28437b7)
- etcd3: add basic etcd module (920d0c8)
- module: export forRootAsync from the module (12bbeca)
- options: add async options interfaces (cd49688)
- options: extend options interface with the name option (aa78cd4)
- utils: add utils for working with multiple clients (997f311)
- configs: fix typos in configs (54ce781)