1.1.0 (2019-11-29)
Closed issues:
- generate-puppetfile command not found #68
Merged pull requests:
- # update readme for pdk & bolt use cases #75 (abuxton)
- Sort fixtures.yml, add --latest-versions flag, misc bug fixes #69 (nabertrand)
- Make regexes case-insensitive #66 (rnelson0)
v1.0.0 (2018-01-02)
Closed issues:
- Unsecure forge url for generated Puppetfile #58
- generate-puppetfile ignores Git modules whose name contains a slash #56
- Add support for git repos in .fixture.yml #54
- Add support for updating from git #25
Merged pull requests:
- Release 1.0.0 #64 (rnelson0)
- Process free-form repositories in a Puppetfile for fixtures #62 (rnelson0)
- The forge module regex was not properly terminated by looking for end of line #61 (rnelson0)
- Remove rubocop dependency #60 (rnelson0)
- Update the forgeurl to use https #59 (rnelson0)
- Format the Puppetfile into columns #57 (binford2k)
v0.11.0 (2017-03-22)
Closed issues:
- accept 'forge' style module name as an argument #49
- Features: Remove all comments #44
- Bug: Incorrect dependency version #43
- Add option to just generate a .fixtures file and not update the versions in the Modulefile #37
Merged pull requests:
- Add --fixtures-only option to generate fixtures without performing updates #53 (rnelson0)
- Add --ignore-comments flag #52 (rnelson0)
- Add ability to reference module as author-name. #51 (rnelson0)
0.10.0 (2016-11-06)
Closed issues:
- Fixtures: add symlinks to the fixtures #45
- Generated Puppetfile missing quotes around module name #39
- Detect renamed/expired forge modules when possible. #31
- Specify required version of ruby 2.0.0, or find a workaround for mkmf. #30
- Add support for 'mirroring' a Puppetfile into a .fixtures.yaml file #29
- Add Windows support #28
- Ensure there is a graceful failure when puppet is not available. #22
- Is it not working? #21
- Filter comments in Puppetfile better #20
- Feature: Check for puppet binary #19
- Is this a recursive lookup? #18
- Fixtures should use
source
notproject\_page
#16 - Error check module downloads #12
- Add --silent flag #11
- mktemp message on OS X #9
- Generate .fixtures.yml at the same time #1
Merged pull requests:
- Release 0.10.0 #47 (rnelson0)
- Fixtures symlink #46 (rnelson0)
- Release 0.9.11 #42 (rnelson0)
- Add ability to continue on download error #41 (rnelson0)
- (GH39) Ensure module names have single quotes around it. #40 (rnelson0)
- (GH31) Detect renamed/expired forge modules when possible. #38 (rnelson0)
- (GH29) Add support for 'mirroring' a Puppetfile into a .fixtures.yaml file #36 (rnelson0)
- Windows #35 (rnelson0)
- Require Ruby 2.0.0 due to mkmf methods that are not present in stdlib <2.0.0. #33 (rnelson0)
- Improved tests #32 (rnelson0)
- Rubocop #27 (jyaworski)
- v0.9.8: Validate PMT properly downloads the specified module name. #24 (rnelson0)
- Version 0.9.7 #23 (rnelson0)
- (GH16) Fixtures should use
source
notproject\_page
#17 (rnelson0) - Fixtures #15 (rnelson0)
- Tickets/11 #14 (rnelson0)
- Refactor the program into a few more discreet chunks for easier feature modification in the future. #13 (rnelson0)
- Tickets/9 #10 (rnelson0)
- Bump to v0.9.2 #8 (rnelson0)
- Rubygem #7 (rnelson0)
- Shuffled the bits to make this run #6 (binford2k)
- Improvements #5 (rnelson0)
- Changed style #4 (rnelson0)
- Fixes two bugs: #3 (rnelson0)
* This Changelog was automatically generated by github_changelog_generator