Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Latest commit

 

History

History
59 lines (49 loc) · 1.35 KB

File metadata and controls

59 lines (49 loc) · 1.35 KB

Envlogic gem changelog

1.1.5 (2022-04-17)

  • Support for Ruby 3.1
  • Drop support for ruby 2.6
  • Add rubygems_mfa_required

1.1.4 (2021-12-05)

  • drop JRuby support because the latest version is based on Ruby 2.5
  • Source code metadata url added to the gemspec

1.1.3 (2021-04-21)

  • Restore MIT license
  • Remove Ruby 2.5 support and update minimum Ruby requirement to 2.6

1.1.2 (2020-04-24)

  • restore JRuby support
  • add TruffleRuby support
  • Change license to LGPL-3.0

1.1.1 (2020-04-22)

  • drop jruby support
  • drop Ruby 2.2 support
  • drop Ruby 2.3 support
  • drop Ruby 2.4 support
  • Ruby 2.6.5 support
  • Ruby 2.7.1 support
  • Replace travis with GH actions
  • Update docs to show per instance support
  • Support signing the releases

1.1.0

  • Ruby 2.4.2 support
  • Ruby 2.5.0 support
  • ActiveSupport dependency dropped in favor of dry-inflector

1.0.4

  • Switched with quality metrics to Coditsu (https://coditsu.io/)
  • Gem dump
  • Quality improvements
  • Gems cleanup
  • Ruby dump to 2.4.1
  • Better specs (less internal, more integration)
  • License added to the gemspec file

1.0.3

  • Gem dump x3
  • Ruby version defaults to 2.3.3
  • Ruby version defaults to 2.4.0
  • Dropped support for Ruby 2.1.*
  • added .rspec for default spec helper require

1.0.2

  • Dev tools update
  • Gem update
  • Rspec specs update

1.0.0

  • Initial gem version with all the magic