All Versions
22
Latest Version
Avg Release Cycle
168 days
Latest Release
1249 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v2.5
April 18, 2014 -
v2.4
April 15, 2014 -
v2.3.1 Changes
March 06, 2014 -
v2.2.0 Changes
March 05, 2014 -
v2.1.0 Changes
March 03, 2014โจ Enhancements:
- ๐ Allow simpler handling of an unsupported versioned request by raising a custom error (issues #24 and #25) thanks Richard Nuno and Andres Camacho
-
v2.0.0 Changes
February 06, 2014๐ Bug Fixes:
- Adjusting view details priorities so that RABL templates that do not have a format are not prioritized over templates that do have a format (issues #14). This is going to go into v2 as it is a breaking change.
- ๐ Looking up a versioned or unversioned layout template was not working (issue #22). The change related to issue #14 resulted in the template format not being identified properly. Monkey patched another Rails (for old and new Rails) method to fix this issue.
โจ Enhancements:
- ๐ New path strategy to support
/v3/posts
style versioning, thanks Michael Elfassy - ๐ Support Rails 4.1, thanks Washington L Braga Jr
- โ Added v1->v2 template renaming migration script
- ๐ง Improving configuration
-
v1.3.0 Changes
๐ Bug Fixes:
- 0๏ธโฃ Default supported versions were not being set correctly (issue #13), thanks Jรฉrรฉmie Meyer de Ville
-
v1.2.0 Changes
May 26, 2013โจ Enhancements:
- ๐ Support Rails 4
- โ Adding Rails version testing with Appraisals
- โ Added contribution guide
-
v1.1.0 Changes
May 18, 2013๐ Bug Fixes:
- HttpAcceptParameterStrategy will now accept multiple digit versions
โจ Enhancements:
- โ Added this CHANGELOG!
- ๐ New configuration parameter default_version to set the desired version when a client does not send a version instead of the default latest version. Thanks to Billy Catherall for implementing this.
- ๐จ Internal refactoring of strategies for better testability.
- ๐ Isolated Rails hooks.
-
v1.0.0 Changes
March 14, 2013