History

0.3.5 (2015-05-24)

  • BUG,DOC: pyline.py: set default regex_options to ‘’, optparse helpstrings [fa9e9cb]
  • ENH: pyline.py: add a codefunc() kwarg [be8dcc8]
  • ENH,TST: pyline.py: add a codefunc() kwarg [91aa0a8]
  • DOC: pyline.py: docstrings (calling a function, stdlib/vendoring) [ee22e2c]

0.3.4 (2015-04-25)

  • DOC: HISTORY.txt

0.3.3 (2015-04-25)

  • TST, BUG, CLN, DOC

0.3.2 (2014-11-30)

  • DOC: pyline/pyline.py: docstrings, import path as pathpy
  • BUG: pyline/__init__.py: Set pyline.pyline.__main__ correctly (so that python -m pyline.pyline --help works)
  • DOC: usage.rst: add :shell: option to ‘pyline –help’ output

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