Version Cake v1.1.0 Release Notes

Release Date: 2013-05-18 // almost 11 years ago
  • Full Changelog

    ๐Ÿ› 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.