Skip to content

Releases: 3scale/lua-rover

v0.2.3

08 Jan 05:56
f23a8d8

Choose a tag to compare

What's Changed

  • fix attempt to get length of field 'constraints' (a nil value) by @tkan145 in #25

Full Changelog: v0.2.2...v0.2.3

v0.2.2

08 Jun 23:22
6b0e20a

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

15 Jan 01:06
8686f0b

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

03 Dec 00:38
62f35ed

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

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