Help language development. Donate to The Perl Foundation
Revision history for App::Lorea 0.2.5 - 2022-07-23T14:59:54+01:00 - Fix an issue where a command's output might be printed with line breaks in unexpected places. 0.2.4 - 2021-08-19T23:12:00+01:00 - Fix small errors in documentation 0.2.3 - 2021-08-18T20:15:26Z - Fix faulty release 0.2.2 - 2021-08-18T20:03:37Z - Move to zef ecosystem - Add auth to dependencies - Added See Also section to README 0.2.0 - 2020-12-10T18:51:12Z - Pre-compile code in executable for faster startup times - Add --numbers and --colours to implement command decorators - Tweaks to command decoration 0.1.0 - 2020-12-08T22:20:53Z - Fix support for --ignore option - Using --all or one line in a config file now only applies all events to that particular command - Minor documentation tweaks - Fix some process management issues by simplifying code - Added '-s' as a short name for '--start-service' - Fix an issue when running lorea without any parameters - Remove unused kill method from command runner - Implement --sequential option 0.0.5 - 2020-11-24T21:09:26Z - Fix reported version in META. No other significant changes in this version. 0.0.4 - 2020-11-23T22:10:23Z - Tweak error reporting when restarting processes 0.0.3 - 2020-11-23T19:01:52Z - Fix version strings in additional modules 0.0.2 - 2020-11-23T17:44:02Z - Errors raised when running commands are now caught during execution. 0.0.1 - 2020-11-22T15:35:43Z - Initial version