Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 699 Bytes

CHANGES.rst

File metadata and controls

30 lines (24 loc) · 699 Bytes

Change History

0.6 (2017-04-03)

  • Use argparse instead of optparse
  • Declare as Python 2.7+ and Python 3 compatible

0.5 (2011-12-30)

  • Colorize HTTP codes

0.4 (2011-12-27)

  • regex and 'x' can be used as part of an HTTP code #6

0.3 (2011-12-22)

  • Add -s/--search option to search for code by description #3

0.2 (2011-12-21)

  • Add HTTP code 418 (I'm a teapot): #2
  • Bugfix: #1

0.1 (2011-12-21)

  • Initial release