Opened 4 years ago

Closed 4 years ago

#12836 closed enhancement (fixed)

Pygments-2.5.2 (Python Module)

Reported by: Bruce Dubbs Owned by: blfs-book
Priority: normal Milestone: 9.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (2)

comment:1 by Bruce Dubbs, 4 years ago

Version 2.5.2

(released November 29, 2019)

  • Fix incompatibility with some setuptools versions (PR1316)
  • Fix lexing of ReST field lists (PR1279)
  • Fix lexing of Matlab keywords as field names (PR1282)
  • Recognize double-quoted strings in Matlab (PR1278)
  • Avoid slow backtracking in Vim lexer (PR1312)
  • Fix Scala highlighting of types (PR1315)
  • Highlight field lists more consistently in ReST (PR1279)
  • Fix highlighting Matlab keywords in field names (PR1282)
  • Recognize Matlab double quoted strings (PR1278)
  • Add some Terraform keywords
  • Update Modelica lexer to 3.4
  • Update Crystal examples

Comment, If they were going to make this update with all these changes, why did they make a release on the 26th (three days prior)?

comment:2 by Bruce Dubbs, 4 years ago

Resolution: fixed
Status: newclosed

Fixed at revision 22408.

Note: See TracTickets for help on using tickets.