TypeShape v7.0.0 Release Notes

Release Date: 2019-05-31 // almost 5 years ago
    • ๐Ÿ›  Fix Nullable related bugs.
    • ๐Ÿ—„ Deprecate fixed arity Tuple and Choice shapes.
    • Simplify API for array, list, option and ref shapes.
    • ๐Ÿ“‡ Rename ITypeShapeVisitor to ITypeVisitor.
    • ๐Ÿ“‡ Rename IShapeMember to IShapeReadOnlyMember.
    • ๐Ÿ“‡ Rename IShapeWriteMember to IShapeMember.
    • ๐Ÿ“‡ Rename IShapeMember.Project to IShapeMember.Get.
    • ๐Ÿ“‡ Rename IShapeMember.Inject to IShapeMember.Set.