RailsConfig v2.1.0 Release Notes

Release Date: 2020-01-03 // over 4 years ago
  • ๐Ÿ†• New features

    • โž• Add dry-validation contract support (#238)

    ๐Ÿ”„ Changes

    • ๐Ÿš… Get rid of activesupport dependency (#230)
    • โœ… Ignore .local files in test environment (#135, #233)
    • โœ… Execute default rspec against latest Rails app and load appropriate development dependencies dynamically (#241)
    • ๐Ÿ›  Fix inconsistent documentation for ENV prefix and default value in generator (#246)

    ๐Ÿ› Bug fixes

    • ๐Ÿ›  Fix warnings when running tests in Rails 5 scope (#240
    • ๐Ÿ’Ž Do not run incompatible code coverage on truffleruby (#242