- Allow *ProgressBar* output to be suppressed. - Allow ``/`` to be overridden in *plural*. - Various enhancements to *conjoin* and *full_stop*. - Added *parse_range* and *format_range* functions. - Added *title_case* function.
1.20
- Add *format* method to *inform.plural*
1.19
Minor fixes.
1.18
- Wrap now applies to codicils passed as arguments. - Enhance inform.plural (now supports pluralizing verbs). - Add fmt argument to inform.conjoin() - Support template attribute on subclasses of inform.Error
1.17
- Added is_mapping()
1.16
- Add end support to join(). - Allow previous logfile to be saved. - Allow urgency to be specified on notifications. - Allow render support in user-defined classes with addition of special methods.