Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
view CHANGES.txt @ 258:e03e8cfdcece
Make the TokenReplaceFilter more flexible by allowing a replacement map
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 17 May 2026 16:08:34 +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.
