Skip to content

Releases: xberg-io/tree-sitter-language-pack

v1.10.9

24 Jun 16:04

Choose a tag to compare

What's Changed

  • fix(intel): include Ruby namespaces in structure by @pboling in #129
  • chore: add .gitattributes marking generated dirs as linguist-generated by @kh3rld in #130
  • feat(gherkin): add support for Gherkin language with detection and smoke tests by @sahalsaad in #132
  • docs(nav): add ecosystem page cross-linking the sibling docs sites by @v-tan in #135
  • chore(docs): add robots.txt with Sitemap directive by @v-tan in #134
  • fix(download): honor proxy env vars when fetching grammars by @wolgy in #139
  • docs: update stale 300+ language references to 306 by @kh3rld in #140

New Contributors

Full Changelog: v0.17.10...v1.10.9

v1.10.8

24 Jun 13:26

Choose a tag to compare

What's Changed

  • fix(intel): include Ruby namespaces in structure by @pboling in #129
  • chore: add .gitattributes marking generated dirs as linguist-generated by @kh3rld in #130
  • feat(gherkin): add support for Gherkin language with detection and smoke tests by @sahalsaad in #132
  • docs(nav): add ecosystem page cross-linking the sibling docs sites by @v-tan in #135
  • chore(docs): add robots.txt with Sitemap directive by @v-tan in #134
  • fix(download): honor proxy env vars when fetching grammars by @wolgy in #139
  • docs: update stale 300+ language references to 306 by @kh3rld in #140

New Contributors

Full Changelog: v0.17.10...v1.10.8

v1.10.7

23 Jun 19:05

Choose a tag to compare

What's Changed

  • fix(intel): include Ruby namespaces in structure by @pboling in #129
  • chore: add .gitattributes marking generated dirs as linguist-generated by @kh3rld in #130
  • feat(gherkin): add support for Gherkin language with detection and smoke tests by @sahalsaad in #132
  • docs(nav): add ecosystem page cross-linking the sibling docs sites by @v-tan in #135
  • chore(docs): add robots.txt with Sitemap directive by @v-tan in #134
  • fix(download): honor proxy env vars when fetching grammars by @wolgy in #139
  • docs: update stale 300+ language references to 306 by @kh3rld in #140

New Contributors

Full Changelog: v0.17.10...v1.10.7

v1.10.6

23 Jun 11:36

Choose a tag to compare

Full Changelog: v1.10.5...v1.10.6

v1.10.3

22 Jun 09:58

Choose a tag to compare

Changed

  • Regenerated all bindings with alef 0.26.0. Picks up alef's sync-versions byte-stability fix: sync-versions no longer rewrites externally-formatted scaffold/manifest files and preserves external SwiftPM dependency pins instead of clobbering them with the workspace version. This clears the CI version-sync freshness gate.
  • Updated dependencies within their current major versions (Rust crates, PHP dev tooling, pnpm toolchain pin).

v1.10.2

22 Jun 08:09

Choose a tag to compare

Fixed

  • Generated binding doc comments no longer emit Rust intra-doc link syntax. alef copied core rustdoc comments verbatim into the per-language binding crates, carrying intra-doc links that resolve in the core crate but break cargo doc in the binding crates with rustdoc::broken-intra-doc-links. The references are now de-linked to plain code spans during emission, preserving genuine URL/anchor Markdown links. Picked up from the alef 0.25.60 regen.

v1.10.1

21 Jun 15:25

Choose a tag to compare

What's Changed

  • fix(intel): include Ruby namespaces in structure by @pboling in #129
  • chore: add .gitattributes marking generated dirs as linguist-generated by @kh3rld in #130
  • feat(gherkin): add support for Gherkin language with detection and smoke tests by @sahalsaad in #132
  • docs(nav): add ecosystem page cross-linking the sibling docs sites by @v-tan in #135
  • chore(docs): add robots.txt with Sitemap directive by @v-tan in #134
  • fix(download): honor proxy env vars when fetching grammars by @wolgy in #139
  • docs: update stale 300+ language references to 306 by @kh3rld in #140

New Contributors

Full Changelog: v0.17.10...v1.10.1

v1.9.1

18 Jun 13:42

Choose a tag to compare

What's Changed

  • fix(intel): include Ruby namespaces in structure by @pboling in #129
  • chore: add .gitattributes marking generated dirs as linguist-generated by @kh3rld in #130
  • feat(gherkin): add support for Gherkin language with detection and smoke tests by @sahalsaad in #132
  • docs(nav): add ecosystem page cross-linking the sibling docs sites by @v-tan in #135
  • chore(docs): add robots.txt with Sitemap directive by @v-tan in #134
  • fix(download): honor proxy env vars when fetching grammars by @wolgy in #139
  • docs: update stale 300+ language references to 306 by @kh3rld in #140

New Contributors

Full Changelog: v0.17.10...v1.9.1

v1.9.0

18 Jun 07:17

Choose a tag to compare

What's Changed

  • fix(intel): include Ruby namespaces in structure by @pboling in #129
  • chore: add .gitattributes marking generated dirs as linguist-generated by @kh3rld in #130
  • feat(gherkin): add support for Gherkin language with detection and smoke tests by @sahalsaad in #132
  • docs(nav): add ecosystem page cross-linking the sibling docs sites by @v-tan in #135
  • chore(docs): add robots.txt with Sitemap directive by @v-tan in #134
  • fix(download): honor proxy env vars when fetching grammars by @wolgy in #139
  • docs: update stale 300+ language references to 306 by @kh3rld in #140

New Contributors

Full Changelog: v0.17.10...v1.9.0

v1.9.0-rc.55

17 Jun 10:36

Choose a tag to compare

v1.9.0-rc.55 Pre-release
Pre-release

What's Changed

  • docs: update stale 300+ language references to 306 by @kh3rld in #140

Full Changelog: v1.9.0-rc.35...v1.9.0-rc.55