Skip to content

v0.3.2 πŸ€Ήβ€β™€οΈ Fixes and 🀑 Patches

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 17:22
· 936 commits to mainline since this release

πŸ› Bug Fixes

  • Fix merge logic for various corner cases #159 [@andyndang]
  • Default ModelProfile to None #159 [@andyndang]
  • Fixed merging two ModelProfile after deserializing from protobuf bytes #159 [@andyndang]
  • Fix constraints bug AttributeError: 'ValueConstraint' object has no attribute 'update' #158 [@cswarth ]