Skip to content

Latest commit

 

History

History
154 lines (107 loc) · 9.55 KB

CHANGELOG.md

File metadata and controls

154 lines (107 loc) · 9.55 KB

Change Log

v3.1.2 (2024-07-25)

Merged Pull Requests

  • Fix formatter regression from Ruby 3.3 Logger fix #78 (stanhu)

Changes not yet released to rubygems.org

Merged Pull Requests

  • Fix formatter regression from Ruby 3.3 Logger fix #78 (stanhu)

v3.1.1 (2024-07-12)

Merged Pull Requests

v3.0.9 (2020-08-21)

Merged Pull Requests

v3.0.8 (2019-12-30)

Merged Pull Requests

  • 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)

Merged Pull Requests

v3.0.0 (2019-01-04)

Merged Pull Requests

v2.0.9 (2018-12-18)

Merged Pull Requests

  • 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)

Merged Pull Requests

2.0.1 (2018-02-28)

Full Changelog

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)

Full Changelog

Merged pull requests:

v1.7.1 (2016-08-12)

Full Changelog

Merged pull requests:

v1.7.0 (2016-08-04)

Full Changelog

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)

Full Changelog

1.4.0 (2012-06-08)

Full Changelog

Merged pull requests:

  • Inconsistent documentation about default base log level #5 (bjoernalbers)

1.3.0 (2011-03-17)

Full Changelog

1.2.0 (2010-10-15)

Full Changelog

alpha_deploy_2 (2010-02-28)

Full Changelog

alpha_deploy_3 (2010-02-28)

Full Changelog

alpha_deploy_4 (2010-02-28)

Full Changelog

beta-1 (2010-02-28)

Full Changelog

1.1.0 (2010-02-28)

Full Changelog

v1.1.0 (2010-01-05)

Full Changelog

alpha_deploy_1 (2009-05-12)

Full Changelog

v1.0.3 (2009-05-12)

Full Changelog

v1.0.2 (2009-05-12)

* This Change Log was automatically generated by github_changelog_generator