Skip to content

Releases: facelessuser/ExportHtml

ST3 2.18.1

30 Sep 18:40

Choose a tag to compare

2.18.1

  • FIX: Require the typing dependency for Python 3.3.

ST3 2.18.0

28 Sep 14:12

Choose a tag to compare

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

30 Jun 13:46

Choose a tag to compare

2.17.5

  • FIX: Remove unnecessary dependencies.
  • FIX: Fix typo in settings configuration.

ST3 2.17.4

07 Sep 17:47

Choose a tag to compare

2.17.4

  • FIX: Fix jinja2 import error.

ST3 2.17.3

05 Sep 23:03
56763e9

Choose a tag to compare

2.17.3

  • FIX: Fix a scheme loading related issue.
  • FIX: Ensure ExportHTML will work with Package Control 4.0 (compatibility issues with latest mdpopups needed for
    Package Control 4.0).

ST3 2.17.2

01 Apr 15:18
39733e1

Choose a tag to compare

2.17.2

  • FIX: Fix a regression where custom defined schemes are not used.

ST3 2.17.1

31 Mar 18:37

Choose a tag to compare

2.17.1

  • FIX: Fix issues with Sublime 4095 auto light/dark color scheme option (legacy converter).
  • FIX: Reduce dependencies by relying on the coloraide in mdpopups.
  • FIX: Fix some color filter cases.

ST3 2.17.0

13 Mar 19:01

Choose a tag to compare

2.17.0

  • NEW: Drop BBCode support.
  • NEW: Use recent Sublime API commands, such as view.style() and view.style_for_scope() instead of old legacy method.
  • NEW: Use coloraide dependency for color handling.
  • FIX: Recent changes should allow min-contrast usage 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

09 Jul 02:26
922fa8d

Choose a tag to compare

2.16.1

  • FIX: Fix issue with quick start doc not showing images proper.

ST3 2.16.0

03 May 13:26

Choose a tag to compare

2.16.0

  • NEW: Add glow and underline support in Sublime syntax color schemes.