History

0.2.0 (2014-08-24)

  • BUG: add NullHandler to logger (closes #6)
  • ENH: Add checkbox output formatter (closes #5)

0.1.5 (2014-05-12)

  • DOC: Updated HISTORY.rst
  • DOC: setup.py keywords, classifiers

0.1.4 (2014-05-12)

  • DOC: setup.py version, download_url, license

0.1.3 (2014-05-12)

  • DOC: setup.py description spans newline

0.1.2 (2014-05-12)

  • DOC: Setup.py long_description

0.1.1 (2014-05-12)

  • CLN: factor functions out of main and pyline
  • BUG: -p path.py option

0.1.0 (2014-05-12)

  • First release on PyPI.

0.0.1 (Unreleased)

  • Updated 2012.11.17, Wes Turner
  • Updated 2005.07.21, thanks to Jacob Oscarson
  • Updated 2006.03.30, thanks to Mark Eichin

see: http://code.activestate.com/recipes/437932-pyline-a-grep-like-sed-like-command-line-tool/