v3.1.2 (2024-07-25)
v3.1.1 (2024-07-12)
- Replace FILE with dir and other minor chefstyle fixes #61 (tas50)
- Add Ruby 3.0 testing #62 (tas50)
- Upgrade to GitHub-native Dependabot #63 (dependabot-preview[bot])
- Remove Ruby 2.4 support and Test Ruby 3.0/3.1 #66 (poorndm)
- Bump minimum to 2.7 #75 (tpowell-progress)
- Support ruby3.3 Logger by properly initialize super class #74 (mtasaka)
- ffi less than 1.17.0 because of ruby 3.0 #77 (tpowell-progress)
v3.0.9 (2020-08-21)
v3.0.8 (2019-12-30)
- Expand testing / Update GitHub templates #51 (tas50)
- Add Build Kite PR Testing #52 (tas50)
- Remove Travis PR Testing #53 (tas50)
- Resolve all warnings emitted during testing #54 (zenspider)
- Add windows testing in Buildkite #56 (tas50)
- Test on Ruby 2.7 + random testing improvements #58 (tas50)
- Substitute require for require_relative #59 (tas50)
v3.0.1 (2019-01-05)
- reverting back to ruby 2.3 support #48 (lamont-granquist)
v3.0.0 (2019-01-04)
- update travis, drop ruby < 2.5, major version bump #47 (lamont-granquist)
v2.0.9 (2018-12-18)
- remove hashrocket syntax #41 (lamont-granquist)
- Remove the changelog generator gem #42 (tas50)
- Test on all the Ruby versions we support #43 (tas50)
- Test on Ruby 2.6 in Travis + test on Xenial #46 (tas50)
- Only ship the required library files in the gem artifact #45 (tas50)
v2.0.4 (2018-04-12)
2.0.1 (2018-02-28)
Merged pull requests:
- enable metadata to be got and set #32 (thommay)
- Logging methods (debug, info, warn, error, fatal) all return nil #27 (olleolleolle)
v2.0.0 (2018-02-27)
Merged pull requests:
- Structured Logging #30 (thommay)
- RSpec: use 3.7, disable monkey patching mode #28 (olleolleolle)
- README: Format a line of code using Markdown, not RDoc #24 (olleolleolle)
- Travis: update Ruby versions, pass lint #22 (olleolleolle)
- Require Ruby 2.2+ #20 (tas50)
v1.7.1 (2016-08-12)
Merged pull requests:
v1.7.0 (2016-08-04)
Merged pull requests:
- test with updated ruby versions and run cucumber #16 (thommay)
- Add dev dependency on chefstyle #15 (tas50)
- Misc cleanup + add Travis #14 (tas50)
- File log devices opened by mixlib-log should be closed. #13 (mhorbul)
- Include the license type in the .gemspec #9 (benders)
- MIXLIB-10: don't be so pessimistic about development libraries #8 (jkeiser)
- Ensure that arguments to Mixlib::Log#add are passed as is to all loggers #7 (ketan)
- Fixing RDoc formatting of README.rdoc. #4 (ampledata)
1.4.1 (2012-06-08)
1.4.0 (2012-06-08)
Merged pull requests:
- Inconsistent documentation about default base log level #5 (bjoernalbers)
1.3.0 (2011-03-17)
1.2.0 (2010-10-15)
alpha_deploy_2 (2010-02-28)
alpha_deploy_3 (2010-02-28)
alpha_deploy_4 (2010-02-28)
beta-1 (2010-02-28)
1.1.0 (2010-02-28)
v1.1.0 (2010-01-05)
alpha_deploy_1 (2009-05-12)
v1.0.3 (2009-05-12)
v1.0.2 (2009-05-12)
* This Change Log was automatically generated by github_changelog_generator