All Versions
4
Latest Version
Avg Release Cycle
-
Latest Release
-
Changelog History
Changelog History
-
v0.1.1.2 Changes
๐ https://github.com/mstksg/prompt/releases/tag/v0.1.1.2
- Reverted regression introduced in v0.1.1.1 on versions of transformers less than 0.5.
-
v0.1.1.1 Changes
๐ https://github.com/mstksg/prompt/releases/tag/v0.1.1.1
๐ DEPRECATED
- ๐ Removed redundant
Error
constraint onMonadPrompt
instance forErrorT
.
- ๐ Removed redundant
-
v0.1.1.0 Changes
๐ https://github.com/mstksg/prompt/releases/tag/v0.1.1.0
- ๐ Fixed
Alternative
andMonadPlus
instances to behave meaningfully --- that is, with "short circuiting" behavior fort
's that offer it.
- ๐ Fixed
-
v0.1.0.0 Changes
๐ https://github.com/mstksg/prompt/releases/tag/v0.1.0.0
- ๐ Initial release!