view CHANGES.txt @ 255:fac80ec8e752

FIX: Need to manipulate tocdepth to also suppress ToC entries for sections without numbers
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 17 May 2026 13:06:50 +0200
parents b87564351eda
children e9e605e837fc
line wrap: on
line source

.. -*- coding: utf-8; mode: rst; indent-tabs-mode: nil; -*-

..
.. Valid tags: breaking, feature, bugfix, misc, test, doc
..

*********
 Changes
*********

Version 3 Series
================

3.0 (unreleased)
----------------

**[feature]**
First release after forking `pygments-lexer-pseudocode`.

The major addition is the lexer AlgPseudocode and its language variants.
This includes a couple of unittests.

Also added some useful filters.


Version 2 Series
================

No changes.
Just forked from `pygments-lexer-pseudocode 2.0.1`.


Breaking Changes
================

None yet.