Opened 3 years ago

Closed 3 years ago

#15402 closed enhancement (fixed)

Pygments-2.10.0 (Python module)

Reported by: Bruce Dubbs Owned by: Douglas R. Reno
Priority: normal Milestone: 11.0
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (5)

comment:1 by Bruce Dubbs, 3 years ago

Milestone: 11.011.1

This has been tagged. Moving to 11.1.

comment:2 by Douglas R. Reno, 3 years ago

Milestone: 11.111.0

Promote back to 11.0.

comment:3 by Douglas R. Reno, 3 years ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:4 by Douglas R. Reno, 3 years ago

    Added lexers:
        ASC armored files (#1807)
        GSQL (#1809, #1866)
        Javascript REPL (#1825)
        procfile (#1808)
        Smithy (#1878, #1879)

    Updated lexers:

        C-family: Fix preprocessor token issues (#1830)

        C# (#1573, #1869)

        CSound (#1837)

        Fennel (#1862)

        JavaScript (#1741, #1814)

        LLVM (#1824)

        Rust
            Fix lexing of "break" and "continue" (#1843)
            Improve attribute handling (#1813)

        Scala: Add support for the \ operator (#1857)

        Swift (#1767, #1842)

        Tcl: Allow , and @ in strings (#1834, #1742)

    Fix assert statements in TNT lexer.

    Token types across all lexers have been unified (using the most common token
    type name) (#1816, #1819)

    Improve Jasmin min score analysis (#1619)

    Add new alias for Go files (#1827)

    Fix multi-line console highlighting (#1833)

    Add a new trivial lexer which outputs everything as Text.Generic.Output (#1835, #1836)

    Use the .ini lexer for systemd files (#1849)

    Fix a FutureWarning related to words() (#1854)

    pwsh is now recognized as an alias for PowerShell (#1876)

comment:5 by Douglas R. Reno, 3 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.