Skip to content

v1.1.0 / 2022-06-29

Compare
Choose a tag to compare
@mishina2228 mishina2228 released this 29 Jun 13:36
· 30 commits to master since this release

Major Changes

  • Drop support for Campfire
  • Drop support for Prowl
  • Drop support for Scout
  • Drop support for Sensu
  • Drop support for StatsD
  • Drop support for Twitter

Bug fixes

  • Use String#+@ to avoid modify frozen String in God.running_load

Minor Enhancements

  • Enable frozen_string_literal entirely
  • Remove unused gems from Gemfile
  • Regenerate documents by using AsciiDoctor
  • Polish documents
  • Avoid modifying constant CONTACT_DEPS
  • Remove an unused variable in God::Configurable#base_name
    • It was for fix MRI's local scope optimization bug.

Full Changelog: v1.0.0...v1.1.0