All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
v0.8.0 - 2023-07-14
- Improve module validation performance #193 (seanmil)
- (CONT-1138) - Add ruby 3.x compatibility #191 (jordanbreen28)
- (CONT-1215) - Fix formatting for pdksync:show_config #189 (jordanbreen28)
v0.7.0 - 2023-05-25
- (maint) Add Support for AlmaLinux and Rocky #165 (david22swan)
- Fix
Logger.error
#173 (alexjfisher)
v0.6.0 - 2021-08-16
- (FEAT) Add tasks for updating supported platforms / requirements #142 (sanfrancrisko)
- Add tasks to add / update entries in module's provision.yaml #136 (sanfrancrisko)
- (MODULES-10379) Multi Gem testing #128 (sheenaajay)
- (maint) Add bundler tasks and pdk requirement #120 (logicminds)
- (MODULES-9786) Using pdksync to update the Gemfile #114 (sheenaajay)
- Major refactor and new features #105 (logicminds)
- (GH-148) Fix logging for pdksync:pdk_validate task #150 (sanfrancrisko)
- (MODULES-8440) Ensure pdksync works on windows #133 (michaeltlombardi)
- (maint) fix gemfury upload #132 (sheenaajay)
- fix gemfury testing upload #131 (DavidS)
- (IAC-354) Fix Gemfile update #130 (sheenaajay)
- (maint) 27x performance improvement #123 (DavidS)
- (maint) Add Requirements to README.md and fix travis #118 (mihaibuzgau)
0.5.0 - 2019-08-21
- pdksync externalisation fixes #95 (DavidS)
- (MODULES-8730) Display warning on outdated pdk version #92 (eimlav)
0.4.0 - 2019-02-04
- (MODULES-8419) Refactor to add support for GitLab #85 (antaflos)
- (MODULES-7233) - Add configurable file option #81 (eimlav)
- (MODULES-8283) - Fix PR title overwritten in pdksync runs #84 (eimlav)
- (MODULES-8382) - Fix API rate limit false positive #83 (eimlav)
v0.3.0 - 2018-11-15
- (MODULES-8231) - Add additional title info for pdksync runs #76 (eimlav)
- (MODULES-7695) - Add maintenance labels for PRs #75 (eimlav)
0.2.0 - 2018-11-02
- (feat) add colourised output, fix pdk path #68 (tphoney)
- (CLOUD-2094) adding container modules to the list #67 (sheenaajay)
- (feat) adding git commit rake task #63 (tphoney)
- (FEAT) add clone_managed_modules task #58 (tphoney)
- Use https instead of ssh for the clone #72 (HelenCampbell)