Skip to content

Releases: rodjek/librarian-puppet

v2.1.0

24 Apr 15:32

Choose a tag to compare

Version 2.1.0

v1.5.0

24 Apr 15:32

Choose a tag to compare

Version 1.5.0

v0.9.17

06 Apr 11:08

Choose a tag to compare

v0.9.16

06 Apr 11:09

Choose a tag to compare

  • Issue #181 Should use qualified module names for resolution to work correctly
  • Deprecate github_tarball sources
  • Reduce number of API calls for github_tarball sources

v0.9.15

06 Apr 11:09

Choose a tag to compare

  • Issue #187 Fixed parallel installation issues
  • Issue #185 Sanitize the gem/bundler environment before spawning (ruby 1.9+)

v0.9.14

06 Apr 11:09

Choose a tag to compare

  • Issue #182 Sanitize the environment before spawning (ruby 1.9+)
  • Issue #184 Support transitive dependencies in modules using :path
  • Git dependencies using modulefile syntax make librarian-puppet fail
  • Issue #108 Don't fail on malformed Modulefile from a git dependency

v0.9.13

06 Apr 11:10

Choose a tag to compare

  • Issue #176 Upgrade to librarian 0.1.2
  • Issue #179 Need to install extra gems just in case we are in ruby 1.8
  • Issue #178 Print a meaningful message if puppet gem can't be loaded for :git sources