Skip to content

Releases: mpeterv/hererocks

hererocks 0.3.1

22 Dec 10:40
Compare
Choose a tag to compare

Fixes:

  • Fetch LuaJIT from GitHub mirror archive to avoid 'Connection refused' errors when installing it on Travis.

hererocks 0.3.0

19 Dec 13:40
Compare
Choose a tag to compare

New features/improvements:

  • LuaRocks versions 2.0.8 - 2.0.12 are now supported.
  • --compat=none now turns off Lua 5.0 compatibility options when installing Lua 5.1
  • Default git repos are cached.
  • New --cflags option for adding custom compiler flags when compiling Lua and LuaJIT.

Fixes:

  • LuaJIT jit.* modules are now properly installed.

hererocks 0.2.0

02 Dec 09:30
Compare
Choose a tag to compare

New features/improvements:

  • Lua 5.3.2 is now supported
  • Versions of installed programs are showed in status messages

hererocks 0.1.0

29 Nov 10:10
Compare
Choose a tag to compare

New features/improvements:

  • --verbose flag that prints commands hererocks runs.
  • hererocks now checks if requested versions are already installed, and skips installation in that case. Override using --ignore-installed/-i flag.
  • PUC Rio Lua now has default git URI.

Fixes:

  • Installing from a git branch now works with newer git versions.

Breaking changes:

  • Removed -c and -t shortcuts.

hererocks 0.0.3

14 Aug 11:26
Compare
Choose a tag to compare
Package for pip