Skip to content

Releases: 3scale/lua-rover

v0.2.0

03 Dec 00:38
62f35ed
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

03 Dec 00:37
Compare
Choose a tag to compare

What's Changed

  • store git commit in the lockfile by @mikz in #2
  • inspect accepts lockfile and path by @mikz in #5
  • ability to install just some groups by @mikz in #8
  • install dependencies if they have no groups defined by @mikz in #9
  • integrate codeclimate by @mikz in #11
  • configure luacheck by @mikz in #12
  • fix installation with no groups by @mikz in #10
  • fix tree/env API by @mikz in #13
  • fix installing groups by @mikz in #14
  • merge all groups of a dependency by @mikz in #15
  • Reset _G table to avoid invalid warning message. by @eloycoto in #16
  • Reset _G table to avoid invalid warning message. by @eloycoto in #17
  • Enable only rock and rockspecs dependencies. by @eloycoto in #18
  • Install: Try rock before rockspec. by @eloycoto in #19
  • ADD a option to specified custom CFLAGS on install. by @eloycoto in #20

New Contributors

Full Changelog: https://github.com/3scale/lua-rover/commits/v0.1.0