Skip to content

Latest commit

 

History

History
52 lines (40 loc) · 762 Bytes

HISTORY.rst

File metadata and controls

52 lines (40 loc) · 762 Bytes

History

v0.1.9

  • ignore media_folder when empty

v0.1.8

  • force the stdout and stderr streams to be unbuffered

v0.1.7

  • fix --list option when no filter have been specified

v0.1.6

  • Accept multiple filters separated by ','
  • Improved checks for command line parameters

v0.1.5

  • Create sample test settings files
  • rename dry_run and deprecations options
  • removed dependency on "six"

v0.1.4

  • config file: use either ',' or spaces as separators in the app list

v0.1.3

  • --deprecations switch added

v0.1.2

  • cleanup

v0.1.1

  • add test settings example to Readme

v0.1.0

  • published on PyPI

v0.0.3

  • added versioning
  • added support for unittest.TestCase