v0.3.2 π€ΉββοΈ Fixes and π€‘ Patches
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 ]