0.10.1
Fixed
- Fixed a regression where it was not possible to run directories with
init.luaufiles in them directly usinglune run directory-name. - Fixed a panic when calling
process.exitinside a file thatrequirewas called on. (#333) - Fixed a panic when calling
process.exitinside a request handler fornet.serve. (#333)