Skip to content

Releases: youtype/istub

0.2.4

29 Nov 18:48
314b449
Compare
Choose a tag to compare

Fixed

  • pip_install force updates listed packages

0.2.3

16 Mar 07:16
dbcfbd5
Compare
Choose a tag to compare

Fixed

  • Package uninstallation with pip fails on user input required

0.2.2

19 Feb 12:54
c0b6314
Compare
Choose a tag to compare

Fixed

  • Run pip in no-input mode
  • Snapshots were not updated if the new one is empty

0.2.1

31 Jul 04:51
f601b75
Compare
Choose a tag to compare

Fixed

  • Line number diff is ignored in stubtest check
  • pip command error

0.2.0

29 Jul 22:21
61bb5a3
Compare
Choose a tag to compare

Added

  • -x/--exitfirst CLI flag to stop on the first check error
  • Support for py37, py38, py39

Fixed

  • Removed useless noise from diff output
  • Build commands use the current python interpreter

0.1.2

28 Jul 19:26
1d62fef
Compare
Choose a tag to compare

FIxed

  • pyright check outputs stderr on error
  • Debug logging was not enabled properly for all checks
  • Terminal commands are logged for debug
  • Pip requirements are installed before build commands
  • Snapshots update no longer overwrites packages
  • Shorten paths in debug output
  • Added pyyaml to dependencies

0.1.1

21 Jul 00:17
e34f96b
Compare
Choose a tag to compare

Fixed

  • mypy and stubtest output does not include last line with errors count
  • istub can be called directly
  • Error on filtering enabled checks in CLI
  • Paths in config can be relative to config file

0.1.0

20 Jul 22:26
e883089
Compare
Choose a tag to compare

The first public release. It is only up from here.