- Move `pytest` and `timecop` to dev dependencies - Remove outdated call to `base_client.logger()`
0.3.2
- Allow using latest urllib 1.x version to avoid forcing users to upgrade to urllib 2+
0.3.1
- Ensure `LoggerClient.config_client` is not set until the config client has initialized successfully - Log collection no longer ignores logs that would not be printed - Fix bug in read/write locks in ConfigClient during initialization
0.3.0
- First published release, includes: - Config - Feature flags - Logging - Log metrics