Releases: facelessuser/ExportHtml
Releases · facelessuser/ExportHtml
ST3 2.18.1
2.18.1
- FIX: Require the typing dependency for Python 3.3.
ST3 2.18.0
2.18.0
- NEW: New colorblind filters.
- CHORE: Updates to support newer dependencies.
- FIX: Remove unnecessary dependencies.
- FIX: Fix typo in settings configuration.
ST3 2.17.5
2.17.5
- FIX: Remove unnecessary dependencies.
- FIX: Fix typo in settings configuration.
ST3 2.17.4
2.17.4
- FIX: Fix
jinja2import error.
ST3 2.17.3
2.17.3
- FIX: Fix a scheme loading related issue.
- FIX: Ensure ExportHTML will work with Package Control 4.0 (compatibility issues with latest
mdpopupsneeded for
Package Control 4.0).
ST3 2.17.2
2.17.2
- FIX: Fix a regression where custom defined schemes are not used.
ST3 2.17.1
2.17.1
- FIX: Fix issues with Sublime 4095
autolight/dark color scheme option (legacy converter). - FIX: Reduce dependencies by relying on the
coloraideinmdpopups. - FIX: Fix some color filter cases.
ST3 2.17.0
2.17.0
- NEW: Drop BBCode support.
- NEW: Use recent Sublime API commands, such as
view.style()andview.style_for_scope()instead of old legacy method. - NEW: Use
coloraidedependency for color handling. - FIX: Recent changes should allow
min-contrastusage in themes to work. - FIX: Recent changes should allow for handling invalid color in color schemes better.
- FIX: Recent changes should fix some issues with hashed schemes.
ST3 2.16.1
2.16.1
- FIX: Fix issue with quick start doc not showing images proper.
ST3 2.16.0
2.16.0
- NEW: Add
glowandunderlinesupport in Sublime syntax color schemes.