Skip to content

v1.3.3

Choose a tag to compare

@Goldziher Goldziher released this 27 Mar 06:30
· 819 commits to main since this release
v1.3.3
aed2c83

Fixed

  • Download path for c_symbol languages: C_SYMBOL_OVERRIDES now includes ALL languages from language_definitions.json, not just compiled ones — fixes download and loading of csharp, vb, embeddedtemplate, nushell from published packages (PyPI, npm, RubyGems, etc.)
  • downloaded_languages() returns canonical names (csharp) instead of c_symbol names (c_sharp)
  • Elixir NIF publish: upload both hyphen and underscore artifact names so RustlerPrecompiled can find them
  • Ruby comprehensive test: remove JSON.parse on native Hash return from process()
  • Go comprehensive test: access flat ProcessResult fields directly (no metadata wrapper)

Changed

  • All 248 grammar revisions updated to latest
  • rustler_precompiled 0.8.4 → 0.9.0
  • Dependency updates across all ecosystems

Full changelog: https://github.com/kreuzberg-dev/tree-sitter-language-pack/blob/main/CHANGELOG.md