Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@kostrykin kostrykin released this 16 Sep 06:10
· 11 commits to master since this release

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__ 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: v1.0.0-beta3...v1.0.0