What's Changed in 29
* Add Textual interface by in https://github.com/kostrykin/repype/pull/25
* Bring stopwatch functionality back to the `Task` class in https://github.com/kostrykin/repype/pull/30
* Move `repype.cli.run_cli` and the `__main__` to `repype.__main__` 26
* Drop `parents` argument from `StatusReader.handle_new_status`
* Rename `debug` argument of `StatusReaderConsoleAdapter` to `blocking`
* Add `REPYPE_CLI_INTERMEDIATE` environment variable (set to `0` to mute intermediate CLI output)
* Add `--reset` option for CLI
* Bug fixes
**Full Changelog**: https://github.com/kostrykin/repype/compare/v1.0.0-beta3...v1.0.0