Skip to content

Release - v2.1.0

To install or upgrade the SDK, refer to instructions here.

New & Improved

  • Added the ability to migrate existing Lua toolkits to SDK plugins.

    • Convert any existing Lua upgrade scripts to Python migrations by using new Lua upgrade decorators.
    • Added new optional fields luaName and minimumLuaVersion to the Plugin Config. These properties allow a plugin to specify which Lua toolkit(s) the plugin can migrate.

    More details about Lua toolkit migration can be found here.

Breaking Changes

No breaking changes in this release!