Skip to content

NeoLua 1.2.21

Compare
Choose a tag to compare
@neolithos neolithos released this 13 Jul 00:19
· 175 commits to master since this release

Feature

  • add new nextKey(table, key) method (2842c43)

Fix

  • IDictionary<object, object> implementation for LuaTable (17d949f)
  • Next implementation for LuaTable (2842c43)