What's Changed in #29
- Add Textual interface by in #25
- Bring stopwatch functionality back to the
Task
class in #30 - Move
repype.cli.run_cli
and the__main__
torepype.__main__
#26 - Drop
parents
argument fromStatusReader.handle_new_status
- Rename
debug
argument ofStatusReaderConsoleAdapter
toblocking
- Add
REPYPE_CLI_INTERMEDIATE
environment variable (set to0
to mute intermediate CLI output) - Add
--reset
option for CLI - Bug fixes
Full Changelog: v1.0.0-beta3...v1.0.0