Skip to content

1.1.0

Latest
Compare
Choose a tag to compare
@TrickyTroll TrickyTroll released this 04 Jun 15:26
· 35 commits to main since this release
98bfb37

Added

  • password keyword to type passwords and secrets.
  • New Docker image available on Dockerhub.
  • human_typing module for more natural typing.
  • Environment detection for container vs host.
  • Samples section.
  • Configuration checker.
  • More tests.

Changed

  • Main module now called cli instead of runner.
  • Dockerfile now using ENTRYPOINT.
  • Location of the img directory.

Removed

  • fake_start() method from the Commands class.

Fixed

  • Using sys.stdout for binary data.