<feed xmlns='http://www.w3.org/2005/Atom'>
<title>luarocks, branch v3.12.2</title>
<subtitle>A mirror of https://github.com/luarocks/luarocks.git
</subtitle>
<id>https://git.lua4.win/luarocks/atom?h=v3.12.2</id>
<link rel='self' href='https://git.lua4.win/luarocks/atom?h=v3.12.2'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/'/>
<updated>2025-06-27T06:19:01+00:00</updated>
<entry>
<title>Release 3.12.2</title>
<updated>2025-06-27T06:19:01+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2025-06-27T04:45:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=990ec6ca3b097c7160fe925cfca4b8e57cfe5685'/>
<id>urn:sha1:990ec6ca3b097c7160fe925cfca4b8e57cfe5685</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix: create cache_dir when local_cache exists</title>
<updated>2025-06-25T04:55:54+00:00</updated>
<author>
<name>luau-project</name>
<email>luau.project@gmail.com</email>
</author>
<published>2025-06-24T14:42:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=bdb3572ac8d0b75f7bce5512cad8f03823d2ace8'/>
<id>urn:sha1:bdb3572ac8d0b75f7bce5512cad8f03823d2ace8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fetch: update cachefile and checkfile on temp local_cache</title>
<updated>2025-06-25T04:55:54+00:00</updated>
<author>
<name>luau-project</name>
<email>luau.project@gmail.com</email>
</author>
<published>2025-06-24T12:24:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=7d82773f963d9c332533a47f10729f71d0031559'/>
<id>urn:sha1:7d82773f963d9c332533a47f10729f71d0031559</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update changelog for LuaRocks 3.12.1</title>
<updated>2025-06-17T22:34:06+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2025-06-17T22:34:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=9fa5f6a8bbe01f1a207e1613478757f8a9dae83b'/>
<id>urn:sha1:9fa5f6a8bbe01f1a207e1613478757f8a9dae83b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Release 3.12.1</title>
<updated>2025-06-17T22:32:21+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2025-06-17T22:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=a8fcea6c0a3443ff31f38f026d29a92098ffeb83'/>
<id>urn:sha1:a8fcea6c0a3443ff31f38f026d29a92098ffeb83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>publishrelease: fix syntax error</title>
<updated>2025-06-17T22:26:10+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2025-06-17T22:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=cff22cffb946e94972fe4b370d9775f4dd3ab94b'/>
<id>urn:sha1:cff22cffb946e94972fe4b370d9775f4dd3ab94b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rockspec: re-add deprecated function type().</title>
<updated>2025-06-17T22:02:44+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2025-06-17T22:02:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=2cdf35e769dd904759d50a6589474d6a52605916'/>
<id>urn:sha1:2cdf35e769dd904759d50a6589474d6a52605916</id>
<content type='text'>
Removing this broke the behavior of some luarocks.build
plugins. LuaRocks does not have a stable public API,
but since this function was returned as part of the
function signature, we'll revert this as a deprecated
function, to be removed in LuaRocks 4.0.

Closes #1800.
</content>
</entry>
<entry>
<title>.gitignore: minor cleanup</title>
<updated>2025-06-17T21:54:01+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2025-06-17T21:54:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=63d46313ff9386322f2382a879d1db01b0a3ac52'/>
<id>urn:sha1:63d46313ff9386322f2382a879d1db01b0a3ac52</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add .gitattributes for Teal code</title>
<updated>2025-06-08T19:19:21+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2025-06-08T19:19:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=23179297c03878d437e15fc84afc26199082ab09'/>
<id>urn:sha1:23179297c03878d437e15fc84afc26199082ab09</id>
<content type='text'>
</content>
</entry>
<entry>
<title>docs: update changelog for LuaRocks 3.12.0</title>
<updated>2025-06-05T22:25:45+00:00</updated>
<author>
<name>Hisham Muhammad</name>
<email>hisham@gobolinux.org</email>
</author>
<published>2025-06-05T22:21:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/luarocks/commit/?id=ebe1327df3e84f3d6fe5f546b442ececfb9ea86b'/>
<id>urn:sha1:ebe1327df3e84f3d6fe5f546b442ececfb9ea86b</id>
<content type='text'>
</content>
</entry>
</feed>
