From c4802c626008aa326852bc88863d5be1b2d8c703 Mon Sep 17 00:00:00 2001 From: "Christophe Berbizier (dbdl)" Date: Mon, 1 Feb 2016 05:11:26 +0100 Subject: [PATCH] updated README for 0.3.4 --- README.rst | 52 ++++++++++++++++++++++++++-------------------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/README.rst b/README.rst index b10c108..6a9eec8 100644 --- a/README.rst +++ b/README.rst @@ -8,7 +8,7 @@ A GUI Module for Lua (based on JUCE) .. image:: http://peersuasive.github.io/images/lua-inside.png -``Luce`` 0.3.3 *ebb and flow* `released ! `__ +``Luce`` 0.3.4 *sometimes, it won't fail* `released ! `__ `Downloads`_ for Linux, Windows, OS X, iOS and Android are available. @@ -408,73 +408,73 @@ For Android, at the opposite, only the shared library/module is available, as a static library wouldn't really make sense, but feel free to ask also. -v0.3.3 (alpha) +v0.3.4 (alpha) -------------- Linux64 5.1 ~~~~~~~~~~~ -* `Linux/64/2.13 (lua 5.1 module) `__ -* `Linux/64/2.13 (lua 5.1 module/debug) `__ -* `Linux/64/2.13 (static) `__ +* `Linux/64/2.13 (lua 5.1 module) `__ +* `Linux/64/2.13 (lua 5.1 module/debug) `__ +* `Linux/64/2.13 (static) `__ Linux64 5.2 ~~~~~~~~~~~ -* `Linux/64/2.13 (lua 5.2 module) `__ -* `Linux/64/2.13 (lua 5.2 module/debug) `__ -* `Linux/64/2.13 (static) `__ +* `Linux/64/2.13 (lua 5.2 module) `__ +* `Linux/64/2.13 (lua 5.2 module/debug) `__ +* `Linux/64/2.13 (static) `__ Linux64 5.3 ~~~~~~~~~~~ -* `Linux/64/2.13 (lua 5.3 module) `__ -* `Linux/64/2.13 (lua 5.3 module/debug) `__ -* `Linux/64/2.13 (static) `__ +* `Linux/64/2.13 (lua 5.3 module) `__ +* `Linux/64/2.13 (lua 5.3 module/debug) `__ +* `Linux/64/2.13 (static) `__ Win32 5.1 ~~~~~~~~~ -* `Windows/32 (lua 5.1 module) `__ -* `Windows/32 (lua 5.1 module/debug) `__ -* `Windows/32 (static) `__ +* `Windows/32 (lua 5.1 module) `__ +* `Windows/32 (lua 5.1 module/debug) `__ +* `Windows/32 (static) `__ Win32 5.2 ~~~~~~~~~ -* `Windows/32 (lua 5.2 module) `__ -* `Windows/32 (lua 5.2 module/debug) `__ -* `Windows/32 (static) `__ +* `Windows/32 (lua 5.2 module) `__ +* `Windows/32 (lua 5.2 module/debug) `__ +* `Windows/32 (static) `__ OS X 5.1 ~~~~~~~~ -* `Mac OS X/64/10.8 (lua 5.1 module) `__ -* `Mac OS X/64/10.8 (lua 5.1 module/debug) `__ -* `Mac OS X/64/10.8 (static) `__ +* `Mac OS X/64/10.8 (lua 5.1 module) `__ +* `Mac OS X/64/10.8 (lua 5.1 module/debug) `__ +* `Mac OS X/64/10.8 (static) `__ OS X 5.2 ~~~~~~~~ -* `Mac OS X/64/10.8 (lua 5.2 module) `__ -* `Mac OS X/64/10.8 (lua 5.2 module/debug) `__ -* `Mac OS X/64/10.8 (static) `__ +* `Mac OS X/64/10.8 (lua 5.2 module) `__ +* `Mac OS X/64/10.8 (lua 5.2 module/debug) `__ +* `Mac OS X/64/10.8 (static) `__ iOS 5.1+ 5.1 ~~~~~~~~~~~~ -* `iOS/5.1 (lua 5.1 static) `__ +* `iOS/5.1 (lua 5.1 static) `__ iOS 5.1+ 5.2 ~~~~~~~~~~~~ -* `iOS/5.1 (lua 5.2 static) `__ +* `iOS/5.1 (lua 5.2 static) `__ Android 4.4 5.1 (luajit) ~~~~~~~~~~~~~~~~~~~~~~~~ -* `Android/4.X (lua 5.1 shared) `__ +* `Android/4.X (lua 5.1 shared) `__