Skip to content

Releases: aviramha/contextfilter

0.3.0

14 Aug 06:23
Compare
Choose a tag to compare
  • Renamed ContextFilter to ContextVarFilter - Revamped the API - It now accepts ContextVars created by caller. Suggestion for design by @bentheiii
  • Added ConstContextFilter which adds constant attributes to the log record.
  • Fixed #5

0.2.0

12 Aug 15:43
ed4c1fc
Compare
Choose a tag to compare
  • Add set_entries

0.1.1

12 Aug 14:59
Compare
Choose a tag to compare
remove comments

0.1.0 - First version

12 Aug 14:48
15336c9
Compare
Choose a tag to compare
0.1.0 (#1)

* first version
* readme stuff

* CI