python-sdk/open_feature
Andrew Helsby 04a4323310
feat: specification-0.5.0 (#44)
* feature/spec-0.3.0: Update docs on merging contexts to reflect spec

Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>

* feature/spec-0.5.0: Ensure error message is optional and error code required when an error has been found
Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>

Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>

* feature/spec-0.5.0: Remove returns in exception docstrings
Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>

Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>

Signed-off-by: Andrew Helsby <ajhelsby@hotmail.com>
2022-11-11 11:06:22 +00:00
..
evaluation_context fix: eval context fixes and new error types (#43) 2022-11-08 16:35:56 +00:00
exception feat: specification-0.5.0 (#44) 2022-11-11 11:06:22 +00:00
flag_evaluation feat: specification-0.5.0 (#44) 2022-11-11 11:06:22 +00:00
hooks fix: Unit tests (#28) 2022-11-02 16:24:16 +04:00
provider feat: spec-0.2.0 (#38) 2022-11-09 15:05:35 +00:00
__init__.py Restructure modules (#3) 2022-06-30 21:35:41 +04:00
open_feature_api.py Restructure modules (#3) 2022-06-30 21:35:41 +04:00
open_feature_client.py feat: specification-0.5.0 (#44) 2022-11-11 11:06:22 +00:00
open_feature_evaluation_context.py hooks: Implementation of hooks for python OpenFeature (#6) 2022-09-02 12:23:15 +04:00