Releases: pygments/pygments.rb
Releases Β· pygments/pygments.rb
v2.0.0.rc2
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.pyto run on Python 3.x instead of Python 2.7 - Add
:timeoutparameter 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
MentosErrorinstead of returningnilon timeout
Release meta
Released on: 2021-01-07
Released by: @slonopotamus
Logs: resolved issues | full diff
v1.1.0
v1.0.0
0.6.0
Version 0.5.4
Merge pull request #98 from hoelzro/master Update Changelog