-
feat: update minimal required Python version: 3.7 -> 3.8 (
211cdc0) -
feat: rename the project: contextvars-extras -> contextvars-registry (
ea557fa)
- feat: remove "under development" warnings, the code is stable enough (
6e5518b)
- fix: ContextVarsRegistry.keys() triggers deferred_default (
fc17c59)
-
feat: new method:
ContextVarExt.is_gettable(77ff938) -
feat: new flag:
ContextVarExt.default_is_set(296fc9f)
- feat: allow setting properties using
with registry(var=value)(0a02cf6)
- fix: missing type stub for ContextVarExt.deferred_default attribute (
b088ea9)
- fix: wrong exception type thrown by ContextVarsRegistry.delitem (
876d342)
-
fix: inconsistent defaults with existing ContextVar object (
510e4e7) -
fix: reset_to_default() doesn't when re-using existing ContextVar (
2e57b3e)
-
fix: no real changes here, just testing semantic-release workflow (
d2c716a) -
fix: add commit_author and remove git user (just to see what happens) (
343ba2d)
-
fix: no real changes here, just testing semantic-release workflow (
22750b4) -
fix: no real changes here, just testing semantic-release workflow (
05a1d1b)
-
fix: add a quote character that I deleted by an accident (
5b6c19d) -
fix: no real changes here, just testing semantic-release commit parser (
9faa542)
- fix: no real changes here, just testing semantic-release commit parser (
08208fb)
- fix: no changes here, just testing semantic-release commit parser (
bdbb0c2)
- fix: no changes here, just testing semantic-release commit parser (
2ce33b0)