automaton-1.5: CHANGELOG.md
# Revision history for automaton ## 1.5 * Fixed naming Final vs. Recursive vs. Coalgebraic * Added `forever` utility for recursion in `AutomatonExcept` * Generalised `concatS`, added `throwOnMaybe`, added `mapOutput` * 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