Skip to content

Lua 5.5 support #17

@luau-project

Description

@luau-project

Hi,

in the current rockspec on LuaRocks website, there is a version gate preventing installation on Lua 5.5:

dependencies = {
"lua >= 5.1, < 5.5",
-- "luafilesystem >= 1.4",
-- "alien >= 0.7.0", -- instead lfs on windows

Can lua-path be updated to work with Lua 5.5 and a new rockspec to be uploaded to LuaRocks website?

@moteus

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions