Lit 1.0.3 was released yesterday and uses the new luvi release. Also included with this lit release is an auto-update feature that notifies you when it detects a new lit version upstream. Simply running the `lit update` command will upgrade your lit binary in-place.
Assuming all works as designed, this will be the last time you need to manually update lit! Also you can specify the luvi version and flavor for `lit make` to use in your package.lua now. See the package.lua in lit for an example. On Thu, Apr 2, 2015 at 12:29 PM, Tim Caswell <[email protected]> wrote: > Prebuilt binaries can be found at > https://github.com/luvit/luvi/releases/tag/v1.1.0 > > Tweaks and Adjustments > > - luv: Hard exit on uncaught exceptions in event callbacks [Tim Caswell] > > - luv: Remove fprintf for errors. [Ryan Phillips] > > - luv: Fix bug in fs_event_start callback. [George Zhao] > > - luvi: Match lower-case drive letters on windows [Tim Caswell] > > - luvi: No longer include zlib bindings in default build [Tim Caswell] > > - luvi: Drop "large" build and rename "static" to "regular" [Tim Caswell] > > I'll be updating lit shortly to use the new release as soon as my lit > auto-update feature is complete. > -- You received this message because you are subscribed to the Google Groups "luvit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
