v1.1.1
release-drafter
released this
14 Aug 19:18
·
4007 commits
to develop
since this release
Changes
Fix Logger regression introduced in 1.1.0 when using int
for setting log level, for example Logger(level=logging.INFO)
.
Patch
- fix: regression 104 and revert docstring (#106) by @heitorlessa
- fix: regression 104 (#105) by @heitorlessa
Chore
- chore: trigger docs on new release (#102) (#103) by @heitorlessa
- chore: trigger docs on new release (#102) by @heitorlessa
This release was made possible by the following contributors:
@heitorlessa, and big thanks to @zroger for spotting and raising this regression