Skip to content

0.17.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jan 16:39
· 76 commits to master since this release
0.17.0
  • Added customization option tsc-dyn-get-from, which is a list of sources to get the dynamic module tsc-dyn from. Its default value is (:github :compilation).
  • Made tree-sitter-hl's region-fontification function fall back to the underlying non-tree-sitter function when called outside of tree-sitter-hl-mode. This fixes an issue where jupyter-repl-mode's input cells are not highlighted.
  • Updated tsc-dyn-get to download platform-specific binaries (mainly for Apple Silicon).