python-sdk/CHANGELOG.md

3.9 KiB

Changelog

0.0.7 (2022-12-19)

Bug Fixes

  • Get Object should return both list and dict (#64) (85db1e0)

0.0.6 (2022-12-02)

Features

  • process flag evaluation options in client (#31) (6f6186e)

0.0.5 (2022-11-22)

Bug Fixes

Documentation

0.0.4 (2022-11-15)

Features

0.0.3 (2022-11-15)

Features

  • Run a single container for sdk release (#50) (87c62cf)

0.0.2 (2022-11-15)

Features

Bug Fixes

  • eval context fixes and new error types (#43) (06d0494)
  • Move flag evaluation details to a dataclass (#27) (b44224b)
  • requirements-dev.txt to reduce vulnerabilities (#37) (1e82122)
  • Unit tests (#28) (df0c033)

Documentation

  • add badge showing supported Python version range (c2d214a)
  • add badge showing supported Python version range (f845d9e)