Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 460 Bytes

CHANGELOG.md

File metadata and controls

17 lines (10 loc) · 460 Bytes

Revision history for th-deepstrict

0.2.0.0 -- 2024/07/16

  • ExpectUnlifted is an option when specifying the parameters for a data type, meaning that the data type is deepstrict iff the parameter is unlifted.

  • Also renamed the Strictness/ExpectedStrictness enum to more accurately reflect what it means.

0.1.1.0 -- 2024/03/26

  • Support data and type families.

0.1.0.0 -- 2024/03/18

  • First version. Released on an unsuspecting world.