Releases: guidanoli/luav
Releases · guidanoli/luav
v1.2.1
28 Apr 12:43
Compare
Sorry, something went wrong.
No results found
v1.2.0
11 Apr 03:57
Compare
Sorry, something went wrong.
No results found
Update luav to new HTML table layout
Require sha256sum for checking data integrity
Drop usage of md5sum and sha1sum
v1.1.7
07 Jan 14:21
Compare
Sorry, something went wrong.
No results found
Rewrote some documentation
v1.1.6
21 Oct 12:20
Compare
Sorry, something went wrong.
No results found
Allowed for other sudo-like commands in "set" command
Fixed echo commands piping stderr to stdout
Rewrote some documentation
v1.1.5
17 May 13:09
Compare
Sorry, something went wrong.
No results found
Add unit tests
Add logo
Add version command
Add test command
Refactor documentation
Simplify doc
Make get lazy (it will not update the index if it does not find a certain version)
Make get able to find CFLAGS definition
v1.1.4
24 Apr 04:36
Compare
Sorry, something went wrong.
No results found
Add luav doc
Fix README without tgts
v1.1.3
05 Apr 17:56
Compare
Sorry, something went wrong.
No results found
Moved complex awk scripts to libexec/awk
Simplified update index awk script (only awk!)
Simplified help message extractor awk script
Added tgts command for extracting targets from Makefiles
v1.1.2
03 Mar 15:28
Compare
Sorry, something went wrong.
No results found
v1.1.1
19 Feb 19:16
Compare
Sorry, something went wrong.
No results found
Added completions for 'rm' and 'comp' commands
v1.1
09 Feb 15:46
Compare
Sorry, something went wrong.
No results found
Extracts from www.lua.org/ftp information about all available Lua versions
Caches tabular file with all available Lua versions to be processed by awk
Checks for MD5 and SHA1 summations of tar.gz files
Added "info" command for displaying index
Added "update" command for updating index
Added "rm" command for removing Lua versions
Removed usage of the "readlink" command for portability