Changelog for Monadoro-0.2.5.0

monadoro (2.5.0) * Clean up lots of dead code. monadoro (2.4.0) * Add option to resume a pomodoro from a given time. Should you need to reboot your computer while on a pomodoro, it is now possible to resume the timer from a specified time. monadoro (2.2.0) * Complete and integrate unit tests. * Read the "-v" version number directly from the package.yaml file. This allowed to remove one module from the package. I handed the responsibility of that module to dedicated mechanisms that were already available. monadoro (2.1.11) * Fix -v switch. * Match reported package version to package.yaml using a script. * Remove experimental dependency on TemplateHaskell (TH). monadoro (2.1.9) * Source version number from package.yaml using TemplateHaskell. monadoro (2.1.6) * Bump version using a script. monadoro (2.1.5) * Fix a spelling error in README. monadoro (2.1.4) * Fix package metadata. monadoro (2.1.3) * Fix package metadata. monadoro (2.1.2) * Complete the pattern list for the argument parser. monadoro (2.1.0) * Prune dependencies. monadoro (2.0.0) * Add option for a long (4-pomodoro) session. monadoro (1.0.0) * Initial release.