aboutsummaryrefslogtreecommitdiff
path: root/releases/releases.json
diff options
context:
space:
mode:
Diffstat (limited to 'releases/releases.json')
-rw-r--r--releases/releases.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/releases/releases.json b/releases/releases.json
index 742b170d..88ccb5bb 100644
--- a/releases/releases.json
+++ b/releases/releases.json
@@ -1,5 +1,19 @@
1[ 1[
2{ 2{
3"3.0.0": {
4"date": "2018-07-20",
5"files": ["luarocks-3.0.0.tar.gz", "luarocks-3.0.0.tar.gz.asc", "luarocks-3.0.0-win32.zip", "luarocks-3.0.0-win32.zip.asc", "luarocks-3.0.0-windows-32.zip", "luarocks-3.0.0-windows-32.zip.asc"],
6"about": [
7"New rockspec format",
8"New commands, including luarocks init for per-project workflows",
9"New flags, including --lua-dir and --lua-version for using multiple Lua installs with a single LuaRocks",
10"New build system",
11"General improvements, including namespaces",
12"User-visible changes, including some breaking changes",
13"Various internal changes",
14]
15}},
16{
3"2.4.4": { 17"2.4.4": {
4"date": "2018-03-12", 18"date": "2018-03-12",
5"files": ["luarocks-2.4.4.tar.gz", "luarocks-2.4.4.tar.gz.asc", "luarocks-2.4.4-win32.zip", "luarocks-2.4.4-win32.zip.asc"], 19"files": ["luarocks-2.4.4.tar.gz", "luarocks-2.4.4.tar.gz.asc", "luarocks-2.4.4-win32.zip", "luarocks-2.4.4-win32.zip.asc"],