Sha256: d2ab4e7d6003bea92712a73eff89f98038df2e789658a543e74d836e9b3254db
Contents?: true
Size: 1.14 KB
Versions: 1
Compression:
Stored size: 1.14 KB
Contents
# Changelog All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/) and [Keep a Changelog](http://keepachangelog.com/). ## Unreleased --- ### New ### Changes ### Fixes ### Breaks ## 2.6.0 - (2021-12-16) --- ### New * Support for Rails 7 ## 2.5.0 - (2020-12-13) --- ### New * Add support for Rails 6.1 ## 2.4.0 --- * Add support for Rails 6.0 ## 2.3.0 --- * Newly written visitor and formatter to improve performance (#3) * Nested groups are expanded into a list of groups ## 2.2.0 --- * Add support to Rails 5.2 to gemspec ## 2.1.0 --- * Add emulation for Rails' routing behavior with original script name ## 2.0.0 --- * Add support for Rails 5.1 * Drop support for Rails < 4.2 ## 1.1.1 --- * Fix full URL generation to not use `root_url` helper to avoid depending on that and to improve compatibility with e.g. rails engines. ## 1.1.0 --- * Added support for Rails 5.0 ## 1.0.0 --- * No changes just bumping version to a production release ## 0.3.0 --- * Added Rails 4.2 support ## 0.2.0 --- * Added `_path_rfc6570` and `_url_rfc6570` helpers (#2)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails-rfc6570-2.6.0 | CHANGELOG.md |