Skip to content

Releases: tomerfiliba/plumbum

Version 1.6.7

10 Aug 13:07
56912be
Compare
Choose a tag to compare
  • Commands: Added run_* methods as an alternative to modifiers #386
  • CLI: Added support for ALLOW_ABREV #401
  • CLI: Added DESCRIPTION_MORE, preserves spacing #378
  • Color: Avoid throwing error in atexit in special cases (like pytest) #393
  • Including Python 3.7 in testing matrix.
  • Smaller bugfixes and other testing improvements.