Skip to content

Releases: pygments/pygments.rb

v2.0.0.rc2

07 Jan 21:05

Choose a tag to compare

v2.0.0.rc2 Pre-release
Pre-release

Summary

Hello from new maintainer of pygments.rb: @slonopotamus!

This is a first pre-release of 2.x.x series which primary change is switch from Python 2 to Python 3.
Another awesome news is that pygments.rb is now part of pygments GitHub organization πŸŽ‰

Distribution

Changelog

  • Modify mentos.py to run on Python 3.x instead of Python 2.7
  • Add :timeout parameter to allow for configurable timeouts
  • Add several Python 3.x versions to test matrix
  • Drop dependency on MultiJson
  • Fix hanging on JRuby + Windows
  • Update Pygments to 2.7.3
  • Drop GitHub custom lexers
  • Rework timeout handling
  • Improve error message when Python is not found
  • Breaking change Pygments.rb no longer sets default timeout for its operations
  • Breaking change Now pygments.rb raises MentosError instead of returning nil on timeout

Release meta

Released on: 2021-01-07
Released by: @slonopotamus

Logs: resolved issues | full diff

v1.1.0

24 Dec 03:36
@gfx gfx

Choose a tag to compare

This release was managed by @gfx.

v1.0.0...v1.1.0

v1.0.0

11 Dec 11:07
@gfx gfx

Choose a tag to compare

This release was managed by @gfx.

v0.6.3...v1.0.0

0.6.0

24 Jun 21:41
@tnm tnm

Choose a tag to compare

v0.6.0

Bump to 0.6.0

Version 0.5.4

24 Nov 09:25
@tnm tnm

Choose a tag to compare

Merge pull request #98 from hoelzro/master

Update Changelog