Skip to content

0.3.6

Compare
Choose a tag to compare
@apjanke apjanke released this 05 Jul 09:15

Bugfix release.

  • Fix multi-argout calling form of table.size. (Thanks, @rdzman!)
  • Fix table dot-indexing assignment by having table.numel always return 1.
  • Support arbitrary strings as variable names (#82).