File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
providers/openfeature-provider-env-var Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 33 "providers/openfeature-provider-flagd" : " 0.2.6" ,
44 "providers/openfeature-provider-ofrep" : " 0.1.1" ,
55 "providers/openfeature-provider-flipt" : " 0.1.3" ,
6- "providers/openfeature-provider-env-var" : " 0.1.0 "
6+ "providers/openfeature-provider-env-var" : " 0.1.1 "
77}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.1.1] ( https://github.com/open-feature/python-sdk-contrib/compare/openfeature-provider-env-var/v0.1.0...openfeature-provider-env-var/v0.1.1 ) (2025-08-06)
4+
5+
6+ ### ✨ New Features
7+
8+ * Add basic env var provider ([ #276 ] ( https://github.com/open-feature/python-sdk-contrib/issues/276 ) ) ([ 72e6bd3] ( https://github.com/open-feature/python-sdk-contrib/commit/72e6bd3fcfa8f958bd0249dc873cc458e8a6fa51 ) )
9+ * Update python-sdk ([ #289 ] ( https://github.com/open-feature/python-sdk-contrib/issues/289 ) ) ([ f2028f5] ( https://github.com/open-feature/python-sdk-contrib/commit/f2028f5f81824310a842507a3127a3bb9bc8a984 ) )
Original file line number Diff line number Diff line change 11[project ]
22name = " openfeature-provider-env-var"
3- version = " 0.1.0 "
3+ version = " 0.1.1 "
44description = " OpenFeature Python Environment Variable Provider"
55readme = " README.md"
66requires-python = " >=3.9"
You can’t perform that action at this time.
0 commit comments