Skip to content

v1.10.0

Compare
Choose a tag to compare
@yoshi-automation yoshi-automation released this 20 Jul 18:47
25c9856

Features

  • add 'python_requires' metadata to setup (#681) (e9a09d3)

Bug Fixes

  • fix bug with repeated structured properties with Expando values (#671) (882dff0), closes #669
  • properly handle legacy structured properties in Expando instances (#676) (70710c8), closes #673
  • refactor global cache to address concurrency and fault tolerance issues (#667) (5e2c591)