Skip to content

Releases: tv-labs/lua

v0.0.22

14 Nov 19:23
918fbaf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.21...v0.0.22

v0.0.21

30 Oct 13:36
f3ef3cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.20...v0.0.21

v0.0.20

03 Oct 16:01
5423eba
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.19...v0.0.20

v0.0.19

17 Sep 13:54
Compare
Choose a tag to compare

Full Changelog: v0.0.18...v0.0.19

Update to Luerl 1.2.2

v0.0.18

11 Sep 21:37
Compare
Choose a tag to compare

What's Changed

  • Ensure assert(false, "error message") is handled correctly by @davydog187 in #46

Breaking Change

  • Change Lua.API.install/1 callback to Lua.API.install/3 by @davydog187 in #45

Note that we allow breaking changes because we still have yet to release a stable version of Lua. Once we release v0.1.0 is released, we will require major version upgrades to release breaking changes.

Full Changelog: v0.0.17...v0.0.18

v0.0.17

04 Sep 00:55
d5b9e05
Compare
Choose a tag to compare

What's Changed

  • Add Lua.parse_chunk/1 for runtime parsing of chunks by @davydog187 in #44
  • Renamed Lua.load_chunk/2 to Lua.load_chunk!/2 and support passing strings

Full Changelog: v0.0.16...v0.0.17

v0.0.16

03 Sep 13:48
ec21718
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.15...v0.0.16

v0.0.15

23 Aug 16:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.14...v0.0.15

v0.0.14

17 May 22:01
065a0ee
Compare
Choose a tag to compare

What's Changed

  • Fix issue with variadic functions that have state by @davydog187 in #30

Full Changelog: v0.0.13...v0.0.14

v0.0.13

16 May 13:46
7e0787e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.0.12...v0.0.13