Skip to content

v1.1.0

Compare
Choose a tag to compare
@yilei yilei released this 01 Jun 21:57
· 134 commits to main since this release
58ead8c

Changed

  • Flag instances now raise an error if used in a bool context. This prevents the occasional mistake of testing an instance for truthiness rather than testing flag.value.
  • absl-py no longer depends on six.