Releases: alis-is/eli
Releases · alis-is/eli
0.37.0
0.37.0-alpha.2
37-alpha.2
0.37.0-alpha.1
0.37.0-alpha
lua5.5 (#58) * lua5.5 * improved signals * define units for all sleeps in tests * fix ipc on windows * windows tests mandatory again Closes #54
0.36.15
fix table.get test
0.36.14
table.set fix error handling
0.36.13
allow table.set to overwride empty/nil values (create full path)
0.36.12
table.set should return err if used on non table value with non zero …
0.36.11
fix table.set not creating deep paths if required
0.36.10
table.get and table.set must not try to access/modify target if path …