Skip to content

Releases: tkolleh/roda.lua

v1.17.0

20 Apr 00:41
2c05707

Choose a tag to compare

1.17.0 (2026-04-20)

Features

  • ci: establish strict workflow dependency chain Tests → Release Please → Publish (#68) (d1d61b8)

v1.16.9

20 Apr 00:34
95fe280

Choose a tag to compare

1.16.9 (2026-04-20)

Bug Fixes

  • ci: restore LUA_VERSION and add LUA_INCLUDE to macOS build steps (5d66b2e)

v1.16.8

20 Apr 00:13
70d6cc9

Choose a tag to compare

1.16.8 (2026-04-19)

Bug Fixes

  • ci: replace Windows build recipes with dedicated bash script (d3eb915)

v1.16.7

19 Apr 23:38
743cc4b

Choose a tag to compare

1.16.7 (2026-04-19)

Bug Fixes

  • ci: convert build_dir to POSIX at shell runtime, not just parse time (b610277)

v1.16.6

19 Apr 23:33
6bc0a4a

Choose a tag to compare

1.16.6 (2026-04-19)

Bug Fixes

  • ci: fix Windows path mangling in cp/mv by converting build_dir to POSIX (dfd7953)

v1.16.5

19 Apr 23:22
b4d3f81

Choose a tag to compare

1.16.5 (2026-04-19)

Bug Fixes

  • ci: fix Windows build and upgrade Lux + action dependencies (#63) (b693dab)

v1.16.4

19 Apr 22:59
cc4c629

Choose a tag to compare

1.16.4 (2026-04-19)

Bug Fixes

  • ci: use cmake --build . instead of make for luv (#61) (8431c0b)

v1.16.3

19 Apr 21:40
6bf3326

Choose a tag to compare

1.16.3 (2026-04-19)

Bug Fixes

  • ci: fix gcc 14+ incompatible-pointer-types error on Windows (#59) (560c74f)

v1.16.2

19 Apr 21:21
417bc8a

Choose a tag to compare

1.16.2 (2026-04-19)

Bug Fixes

  • ci: use correct path separator in justfile for Windows (#57) (036d66e)

v1.16.1

19 Apr 21:04
50bb364

Choose a tag to compare

1.16.1 (2026-04-19)

Bug Fixes

  • ci: add UCRT64 to GITHUB_PATH for Windows build (#55) (59ef9d6)