Tags give the ability to mark specific points in history as being important
-
2.1.10
260f6c17 · ·* Update luvi to get SNI in lua-openssl. [George Zhao] * Rename `fs.mkdirp` to `fs.mkdirpSync` to match behavior. [Tim Caswell]
-
-
-
-
-
-
2.1.1
855a9f06 · ·* Changes between 2.1.0 and 2.1.1 * fix(fs): fs WriteStream was using append flag [Ryan Phillips] * fix(fs): fs streams need to close the socket on 'end' [Ryan Phillips] * fix(https): pass all options to tls socket [Ryan Phillips] * fix(readline): readline fix for pasted strings [Tim Caswell] * fix(dep): querystring for URL module [Tim Caswell]
-
-
-
2.0.0
ab2070dd · ·Luvit 2.0.0 Major Release This is a rewrite of nearly the entire luvit stack from the ground up. * New libuv bindings in the luvit/luv project binding to libuv 1.x * New core runtime in luvit/luvi that integrates all C code and embeds bundled zip assets. * New package manager and general workflow tool in luvit/lit * Luvit 2.0 is now a luvi app published to luvit/luvit in ws://lit.luvit.io * Luvit is also a set of libraries you can include in your own luvi app to get the same userspace as luvit, but with a custom main. -
-
-
-