v1.1.14 (2024-01-31)
v1.1.13 (2023-09-18)
- Update chefstyle requirement from 2.0.9 to 2.1.0 #62 (dependabot[bot])
- Update chefstyle requirement from 2.1.0 to 2.1.1 #63 (dependabot[bot])
- Update chefstyle requirement from 2.1.1 to 2.1.3 #65 (dependabot[bot])
- Update chefstyle requirement from 2.1.3 to 2.2.0 #66 (dependabot[bot])
- add ruby 3.1 in verfiy pipeline #69 (skeshari12)
- INFC-158 fix build from addition of Ruby 3.0/3.1 tests for Windows #71 (tpowell-progress)
- Bundle pristine to patch 3.1 ruby #78 (tpowell-progress)
- Expose archive format compression methods #74 (sj26)
- Allow opening archive from fd #75 (sj26)
- Add .buildkite directory to fix the build #79 (tpowell-progress)
v1.1.3 (2021-09-16)
- Update chefstyle requirement from 1.6.2 to 1.7.1 #52 (dependabot-preview[bot])
- Update chefstyle requirement from 1.7.1 to 1.7.2 #53 (dependabot-preview[bot])
- Update chefstyle requirement from 1.7.2 to 1.7.5 #55 (dependabot-preview[bot])
- Upgrade to GitHub-native Dependabot #56 (dependabot-preview[bot])
- Remove support for EOL Ruby 2.4 #59 (tas50)
- Update chefstyle requirement from 1.7.5 to 2.0.8 #60 (dependabot[bot])
- Update chefstyle requirement from 2.0.8 to 2.0.9 #61 (dependabot[bot])
- Add strip components support #58 (jasonwbarnett)
v1.0.17 (2021-02-10)
- Update chefstyle requirement from 1.2.1 to 1.3.2 #35 (dependabot-preview[bot])
- Update chefstyle requirement from 1.3.2 to 1.4.0 #36 (dependabot-preview[bot])
- Update chefstyle requirement from 1.4.0 to 1.4.2 #37 (dependabot-preview[bot])
- Update chefstyle requirement from 1.4.2 to 1.4.3 #38 (dependabot-preview[bot])
- Update chefstyle requirement from 1.4.3 to 1.4.4 #39 (dependabot-preview[bot])
- Update chefstyle requirement from 1.4.4 to 1.4.5 #40 (dependabot-preview[bot])
- Update chefstyle requirement from 1.4.5 to 1.5.0 #41 (dependabot-preview[bot])
- Update chefstyle requirement from 1.5.0 to 1.5.8 #46 (dependabot-preview[bot])
- Update chefstyle requirement from 1.5.8 to 1.5.9 #47 (dependabot-preview[bot])
- Update chefstyle requirement from 1.5.9 to 1.6.1 #48 (dependabot-preview[bot])
- Test on Ruby 3.0 #49 (tas50)
- Update chefstyle requirement from 1.6.1 to 1.6.2 #50 (dependabot-preview[bot])
- Extend the reader API to extract to destination #51 (lamont-granquist)
v1.0.4 (2020-08-13)
v1.0.3 (2020-06-26)
- Optionally clone entries when iterating through an archive #30 (jatoben)
- Replace specific types with more generic equivalents. #32 (phiggins)
- Modern expeditor / buildkite setup #33 (tas50)
v1.0.0 (2019-12-28)
- Chefstyle fixes to get the build green again #25 (tas50)
- Add support for custom read functions #27 (jatoben)
- Add Ruby 2.7rc testing and cache gem installs in Buildkite #28 (tas50)
v0.4.10 (2019-06-24)
- Add a code of conduct file #17 (tas50)
- Update the project to be part of Chef Foundation #19 (tas50)
- Replace Travis CI with Buildkite for testing #20 (tas50)
- Silence warnings with constants #21 (tas50)
v0.4.6 (2018-12-07)
- Don't ship test and development files in the gem artifact #15 (tas50)
- Add gem and travis badges #16 (tas50)
v0.4.4 (2018-11-01)
- Update expeditor / travis and add github templates #14 (tas50)
- Add search pattern for Windows' libarchive-13.dll #13 (bdwyertech)
v0.4.2 (2018-07-21)
- Use OR instead of AND for file extraction flags #11 (RoboticCheese)