Skip to content

feat(deps): add support for Tarantool 3.6 - #17

Merged
Mons merged 1 commit into
moonlibs:masterfrom
v-kamerdinerov:feat/kit-3.6
Sep 2, 2026
Merged

feat(deps): add support for Tarantool 3.6#17
Mons merged 1 commit into
moonlibs:masterfrom
v-kamerdinerov:feat/kit-3.6

Conversation

@v-kamerdinerov

@v-kamerdinerov v-kamerdinerov commented Sep 2, 2026

Copy link
Copy Markdown
Contributor

Extends the version check in kit/loc.lua so the module loads on Tarantool 3.5.x/3.6.x (the gate previously only allowed <= 3.4).

Changes:

  • kit/loc.lua: (0+min) <= 4 → (0+min) <= 6 (<= 3.6 is acceptable)
  • README.md: updated the supported versions list (3.0.x - 3.6.x).
  • .github/workflows/tests.yml: added 3.6.x to the test matrix.

@Mons
Mons merged commit 534342c into moonlibs:master Sep 2, 2026
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants