Skip to content

Releases: lumen-oss/luarocks-build-treesitter-parser-cpp

v2.0.6

Choose a tag to compare

@github-actions github-actions released this 07 Jan 20:29
2592d87

2.0.6 (2026-01-07)

Bug Fixes

  • stop using deprecated --no-generate flag (8042234)

v2.0.5

Choose a tag to compare

@github-actions github-actions released this 15 Jun 19:15
e51d320

2.0.5 (2025-06-15)

Bug Fixes

  • compatibility with luarocks 3.12 (#9) (f394912)

v2.0.4

Choose a tag to compare

@github-actions github-actions released this 26 Aug 19:03
a4fee5c

2.0.4 (2024-08-26)

Bug Fixes

  • windows: copy dll parsers to parser directory (c3d9e21)

v2.0.3

Choose a tag to compare

@github-actions github-actions released this 23 Aug 07:27
26a9ffb

2.0.3 (2024-08-23)

Bug Fixes

  • compatibility with lua > 5.1 (80ecef4)

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 22 Aug 18:12
58ab02b

2.0.2 (2024-08-22)

Bug Fixes

  • fall back to CC and CFLAGS if CXX(FLAGS) are not set (3f29c60)

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 19 Aug 18:47
8fc0cf0

2.0.1 (2024-08-19)

Bug Fixes

  • darwin: parsers installed with debug symbols (#4) (3d5a9e0)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 14 Aug 17:10
a82fac4

2.0.0 (2024-08-14)

⚠ BREAKING CHANGES

  • separate build into C and C++ compilation per file (#2)

Bug Fixes

  • separate build into C and C++ compilation per file (#2) (0b52e87)

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 09 Aug 14:47
45837c3

1.0.0 (2024-08-09)

Features

  • init from luarocks-build-treesitter-parser v4.5.1 (5792c06)