Changelog for automaton-1.5
Revision history for automaton
1.5
- Fixed naming Final vs. Recursive vs. Coalgebraic
- Added
foreverutility for recursion inAutomatonExcept - Generalised
concatS, addedthrowOnMaybe, addedmapOutput - Fixed some docs
1.4
- Added
Data.Automaton.Trans.Accum - Added
unfold_ - Backwards compatible to 1.3, but to keep version numbers in sync with rhine, the automaton version has also been bumped
1.3
- Initial version