Releases: open-things/loggingex
Releases · open-things/loggingex
v1.2.0
v1.1.0
- added
__str__
implementation for ContextChange class - added
__repr__
implementation for ContextChange class - refactored the code, things are in separate modules now, instead of one giant monolith module (this makes it easier to navigate through the code)
v1.0.2
- Fixed context as decorator
- Project is now automatically tested with the help of travis-ci