Releases · tree-sitter/tree-sitter-scala · GitHub
Skip to content

Releases: tree-sitter/tree-sitter-scala

v0.26.0

18 Apr 22:21
v0.26.0
38950b5

Choose a tag to compare

NOTE: Download tree-sitter-scala.tar.gz for the complete source code.

updates

Full Changelog: v0.25.1...v0.26.0

v0.25.1

18 Apr 21:30
v0.25.1
a067c39

Choose a tag to compare

NOTE: Download tree-sitter-scala.tar.gz for the complete source code.

updates

  • feat: Leading infix operators by @susliko in #493
  • feat: Supports typed lambda argument for Scala 2 by @susliko in #496
  • feat: Supports access modifiers for enums by @susliko in #497
  • feat: Supports lambdas in braces with block bodies by @susliko in #501
  • feat: Supports extends clause with multiple argument lists by @susliko in #502
  • feat: Aliased imports without package prefix by @susliko in #515
  • feat: Supports dot-syntax for match expressions by @susliko in #514 + #516

bug fixes

  • fix: Match types with braced syntax by @susliko in #494
  • fix: issue outdents before commas by @susliko in #499
  • fix: higher precedence for match-clause guards by @susliko in #504
  • fix: suppress automatic semicolon only when infix operator is actually followed by an operand by @susliko in #508

behind the scenes

new contributors

Full Changelog: v0.25.0...v0.25.1

v0.25.0

12 Mar 05:06
v0.25.0
14c5cfd

Choose a tag to compare

NOTE: Download tree-sitter-scala.tar.gz for the complete source code.

updates

behind the scenes

  • ci: Bump sync process to 0.25 by @eed3si9n in #489
  • chore: generate and sync latest changes by @github-actions[bot] in #490
  • Bump the version number to 0.25.0 by @eed3si9n in #491

Full Changelog: v0.24.1...v0.25.0

v0.24.1

12 Mar 03:48
v0.24.1
d9e44b1

Choose a tag to compare

NOTE: Download tree-sitter-scala.tar.gz for the complete source code.

updates

behind the scenes

  • Update GitHub Actions / skip node binding test by @eed3si9n in #481
  • ci: Bump create-pull-request action by @eed3si9n in #482
  • chore: generate and sync latest changes by @github-actions[bot] in #483
  • test: Update lila expectation by @eed3si9n in #484
  • Pin tree-sitter/workflows by @eed3si9n in #485
  • Bump to 0.24.1 by @eed3si9n in #486
  • Pin the workflow back to 6a7388cecfbc00765d032b2fca8f8abbe092ae8d by @eed3si9n in #487

new contributors

Full Changelog: v0.24.0...v0.24.1

v0.24.0

08 Jun 18:14
v0.24.0
2d55e74

Choose a tag to compare

updates

behind the scene

new contributors

Full Changelog: v0.23.4...v0.24.0

v0.23.4

27 Dec 04:43
v0.23.4
d3b9553

Choose a tag to compare

updates

behind the scene

NOTE: Download tree-sitter-scala.tar.xz for the complete source code.
Full Changelog: v0.23.3...v0.23.4

v0.23.3

11 Nov 05:31
28c3be0

Choose a tag to compare

NOTE: Download tree-sitter-scala.tar.xz for the complete source code.

0.23.2

12 Sep 14:15
v0.23.2
62e7506

Choose a tag to compare

updates

  • tree-sitter-scala 0.23.2 updates to tree-sitter 0.23.0.

behind the scene

Full Changelog: v0.22.2...v0.23.2

0.22.1

08 Aug 07:30
v0.22.1
26eb655

Choose a tag to compare

tree-sitter-scala 0.22.1 is published to crates.io and npm.

updates

  • Fixes literal types to be an operand of an infix type by @susliko in #409
  • refactor(scanner): Use new array header for stack by @amaanq in #405

behind the scene

Full Changelog: v0.22.0...v0.22.1

0.22.0

23 Jun 04:09
v0.22.0
5bce09b

Choose a tag to compare

updates

behind the scenes

Full Changelog: v0.21.0...v0.22.0