summaryrefslogtreecommitdiff
path: root/docs/src/changes.rst
blob: 6f668da2e2612c8667b6f001c73254af57d05364 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Release notes
=============


0.2.3
-----

- :func:`ansicolor.highlight_string` accepts a new kwarg `colors`. `color` has been
  deprecated.

0.2.2
-----

- :func:`ansicolor.colorize` now accepts ``start`` and ``end`` kwargs.
  :func:`ansicolor.wrap_string` has been deprecated.