typecraft

library for crafting types and casting type inhabitants

MIT License

Downloads
9
Stars
0
Committers
2

Bot releases are hidden (Show)

typecraft - v1.2.0-alpha.3 Latest Release

Published by aaditmshah about 2 years ago

v1.2.0-alpha.3 (2022-09-23)

🔒 Security Issues

  • 8d4b850 Upgrade semantic-release-gitmoji fixes #24. (Issues: #24)
typecraft - v1.2.0-alpha.2

Published by aaditmshah about 2 years ago

v1.2.0-alpha.2 (2022-09-19)

🐛 Bug Fixes

  • 2e7e9ea Transform the result of a lazy type.
typecraft - v1.2.0-alpha.1

Published by aaditmshah about 2 years ago

v1.2.0-alpha.1 (2022-09-18)

✨ New Features

  • 483dd40 Create a Yoneda embedding for type schemas.
typecraft - v1.1.1-alpha.1

Published by aaditmshah about 2 years ago

v1.1.1-alpha.1 (2022-09-17)

🐛 Bug Fixes

  • 3ecee4a Report actual input for when union was expected.
typecraft - v1.1.0

Published by aaditmshah about 2 years ago

v1.1.0 (2022-09-15)

✨ New Features

  • c9c87ec feat: add pipe and composition abstract data types