As many of you know, development has been slow the last few months. This is a mix if our small team being busy with other tasks and there not being any critical issues.
This morning I finally went through and cut a new release of all the projects.
There have been various build system tweaks and fixes and some bug fixes and improvements.
The most exciting update is the new `ustring` module by Miigon that makes the repl and readline module support multibyte unicode characters much better.
Thanks to everyone who contributes and sorry for my sometimes slow reply.
Merry Christmas / Happy Holidays to all
-Tim Caswell
---------------------------------------------
Luv v1.9.1-1 Release
- Fix upstream lua submodule (Tim Caswell)
- Fix crash when handles are nil (Ryan Phillips)
- Fix compile for VS2008 (zhangtj)
---------------------------------------------
Luvi v2.7.6 Release
- luv: Update to 1.9.1-1 (Tim Caswell)
- miniz: Fix expansion warnings (Jörg Krause)
- openssl: Bump to 1.0.2h (Ryan Phillips)
---------------------------------------------
Lit v3.4.5 Release
- Update luvi (Tim Caswell)
- append .exe suffix when building windows binaries (Zhaozg)
- luvit-loader improvements (squeek502)
---------------------------------------------
Luvit v2.12.0 Release
- childprocess: Fix `childprogress.exec` return. (Cyril Hou)
- ustring: New module to help with unicode strings. (Miigon)
- readline: Add new options.cover to hide input (Tim Caswell)
- readline: Fix unicode handling using ustring. (Miigon)
- repl: Fix unicode handling using ustring (Miigon)