All Versions
4
Latest Version
Avg Release Cycle
4 days
Latest Release
2480 days ago
Changelog History
Changelog History
-
v0.2.0.1 Changes
April 07, 2018liftName
no longer produces invalid code if passed a NameU (i.e. the result ofnewName
).
-
v0.2.0.0 Changes
April 07, 2018- ๐ Moved from Tree to Forest representation of types
- ๐ Type variable resolution has been removed as it's unneeded
- Cycle detection is now a lot more straightforward
-
v0.1.0.1 Changes
March 29, 2018- ๐ Fixing a minor documentation typo
-
v0.1.0.0 Changes
March 27, 2018- ๐ Initial release