Skip to content

Releases: CodeByZach/sublime_export_html

Version 2.19.3

Choose a tag to compare

@CodeByZach CodeByZach released this 23 Sep 18:05
Pin CI, run it on Python 3.14, and fix the docs build

- .python-version: 3.8 -> 3.14. Build 4213 runs the "3.8" host on Python
  3.14 and 3.14 is now the documented value, so Sublime, Package Control
  and CI all read the same version
- Pin runners to ubuntu-24.04 and actions to full commit SHAs
- Pin everything CI installs in .github/constraints.txt, applied via
  PIP_CONSTRAINT
- Add Dependabot (monthly, grouped, 7-day cooldown) for actions and pip
- Least-privilege token (contents: read); checkout no longer persists
  credentials
- Pages write permissions only on the deploy job
- mkdocs: replace uslugify, removed in pymdown-extensions 12.0, with the
  equivalent slugify(case: lower)
- Node 22 -> 24 and pin jshint to 2.13.6

Version 2.19.2

Choose a tag to compare

@CodeByZach CodeByZach released this 14 Dec 19:14
Rename json_parse.py back to json.py to match upstream

Version 2.17.6

Choose a tag to compare

@CodeByZach CodeByZach released this 09 Jul 17:57
Merge branch 'upstream_master' into dev

# Conflicts:
#	docs/src/markdown/about/contributing.md
#	docs/src/markdown/installation.md
#	readme.md

Version 2.17.4

Choose a tag to compare

@CodeByZach CodeByZach released this 10 Sep 02:47
Update dependencies

Version 2.16.4

Choose a tag to compare

@CodeByZach CodeByZach released this 24 Mar 22:10
permissions