v0.54.0 [2019-11-11]
Features
- f166c46 expose function to analyze from string (#2130)
- 03eb100 added semantic expression constraints to libflux (#2102)
- 14b4e3c custom PartialEq for polytypes (#2111)
- 884586e extensible record unification
- eabb3fb semantic.Walk (#2060)
Bug fixes
- c6b53d6 do not constrain type variables with empty kinds (#2112)
- 9b38efd Update usage tests to filter on _field (#2110)
- 0f5cf89 record labels are scoped and fields are ordered
- 189a315 parse row variables
- 651e689 update make release to confirm remote and local are in sync (#2098)
- b4545f2 make walk_rc public (#2100)