v0.7.4
- Fix #284: Read BLOCK's in TypeTree position as TypeBindingsTree. (required when files contain some type quote matches such as
case '[t] =>
) - Handle subtyping of
RecType
s (appearing in some refinement types)
case '[t] =>
)RecType
s (appearing in some refinement types)