Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#12097 closed enhancement (fixed)

Pygments-2.4.2 (Python Module)

Reported by: Douglas R. Reno Owned by: Douglas R. Reno
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version

Change History (5)

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

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

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

Summary: Pygments-2.4.1 (Python Module)Pygments-2.4.2 (Python Module)

Now 2.4.2

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

Version 2.4.2
-------------
(released May 28, 2019)

- Updated lexers:

  * Erlang, Elxir shells (PR#823, #1521)

- Fix encoding error when guessing lexer with given ``encoding`` option
  (#1438)
- Bump ``NasmLexer`` priority over ``TasmLexer`` for ``.asm`` files
  (fixes #1326)


Version 2.4.1
-------------
(released May 24, 2019)

- Updated lexers:

  * Coq (#1430)
  * MSDOS Session (PR#734)
  * NASM (#1517)
  * Objective-C (PR#813, #1508)
  * Prolog (#1511)
  * TypeScript (#1515)

- Support CSS variables in stylesheets (PR#814, #1356)
- Fix F# lexer name (PR#709)
- Fix ``TerminalFormatter`` using bold for bright text (#1480)

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

Resolution: fixed
Status: assignedclosed

Fixed at r21732

comment:5 by Bruce Dubbs, 5 years ago

Milestone: 8.59.0

Milestone renamed

Note: See TracTickets for help on using tickets.