Version 0.1.1.2 =============== * Reverted regression introduced in *v0.1.1.1* on versions of *transformers* less than *0.5*. Version 0.1.1.1 =============== * Removed redundant `Error` constraint on `MonadPrompt` instance for `ErrorT`. Version 0.1.1.0 =============== * Fixed `Alternative` and `MonadPlus` instances to behave meaningfully --- that is, with "short circuiting" behavior for `t`'s that offer it. Version 0.1.0.0 =============== * Initial release!