Mercurial > hgrepos > Python > libs > pygments-lexer-pseudocode2
comparison CHANGES.txt @ 259:e9e605e837fc
More details in the changelog
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 17 May 2026 16:27:15 +0200 |
| parents | b87564351eda |
| children | cb09a50f960e |
comparison
equal
deleted
inserted
replaced
| 258:e03e8cfdcece | 259:e9e605e837fc |
|---|---|
| 12 ================ | 12 ================ |
| 13 | 13 |
| 14 3.0 (unreleased) | 14 3.0 (unreleased) |
| 15 ---------------- | 15 ---------------- |
| 16 | 16 |
| 17 **[feature]** | |
| 18 First release after forking `pygments-lexer-pseudocode`. | 17 First release after forking `pygments-lexer-pseudocode`. |
| 19 | 18 |
| 20 The major addition is the lexer AlgPseudocode and its language variants. | 19 **[feature]** |
| 21 This includes a couple of unittests. | 20 Added the lexer AlgPseudocode (name "algpseudocode") and its language variants |
| 21 "algpseudocode-fr" and "algpseudocode-de" | |
| 22 | 22 |
| 23 Also added some useful filters. | 23 **[feature]** |
| 24 Added two useful filters: | |
| 25 | |
| 26 - the generic "tokenreplace" | |
| 27 - "errortogenericerror" | |
| 28 | |
| 29 **[doc]** | |
| 30 Added documentation | |
| 31 | |
| 32 **[test]** | |
| 33 Implemented unit tests | |
| 24 | 34 |
| 25 | 35 |
| 26 Version 2 Series | 36 Version 2 Series |
| 27 ================ | 37 ================ |
| 28 | 38 |
