I'm happy to announce the release of Pygments 2.6.1. Pygments is a
generic syntax highlighter written in Python.

Pygments 2.6 is a major new release removing support for Python 2.x.
From Pygments 2.6, we require Python 3.5 or newer to run Pygments.
(Python 2 can be still highlighted with Pygments 2.6 and newer.)

Pygments 2.6 adds several new lexers and comes with a significant amount
of fixes. Please have a look at the changelog
<https://pygments.org/docs/changelog/>.

Report bugs and feature requests in the issue tracker:
<https://github.com/pygments/pygments/issues>. Thanks go to all the
contributors of these lexers, and to all those who reported bugs and
waited very patiently for this release.

Download it from <https://pypi.org/project/Pygments/>, or look at
the demonstration at <https://pygments.org/demo/>.

Enjoy,
  Matthäus
--
Python-announce-list mailing list -- python-announce-list@python.org
To unsubscribe send an email to python-announce-list-le...@python.org
https://mail.python.org/mailman3/lists/python-announce-list.python.org/

        Support the Python Software Foundation:
        http://www.python.org/psf/donations/

Reply via email to