HISTORY of Changes to THeBoPS
=============================


thebops 0.1.13
~~~~~~~~~~~~~~

- thebops.optparse 1.6.5:
  - action_... methods
    (the ACTIONS ... tuples must still be maintained)
  - "decrease" action

thebops 0.1.12
~~~~~~~~~~~~~~

- thebops.rexxbi 0.4.4:
  - delwords: some test cases corrected with trailing blanks
- thebops.iscales 0.6.4:
  - more formats (UWXGA, ...)

thebops 0.1.11
~~~~~~~~~~~~~~

- thebops.base 0.1.1:
  - progname function fixed
- thebops.iscales 0.6.3:
  - more formats
  - tell about formats with given number of lines
- thebops.optparse 1.6.3:
  - i18n bug from optparse fixed (special exception classes added)
- utility script py2:
  - added some information
  - fallback to calling interpreter

thebops 0.1.10
~~~~~~~~~~~~~~

- thebops.rexxbi 0.4.3:
  - some corrections, checked against OpenObjectRexx 4.1.1
  - "pos" function and demo
- thebops.likeix 0.3.6:
  - find gpg and xmllint
  - demo included
- thebops.optparse 1.6.2:
  - EnhancedHelpFormatter (metavar2 usage); comments
- HISTORY.TXT file


thebops 0.1.5
~~~~~~~~~~~~~

- thebops.optparse: based on optparse 1.5.3 by Greg Ward/Python 2.7.3,
  with some minor improvements.
  Since optparse is now "deprecated" and won't get developed further, but since
  Python 2.4 some changes have been made which demand error processing, in the
  medium term all improvements of thebops.enhopa are planned to be confered
  upon thebops.optparse (or thebops.opo) in the medium term.
- Adjustments for Python 2.4 compatibility

# vim: sts=2 sw=2 si et tw=79
