Skip to content

v0.50.0

Compare
Choose a tag to compare
@rolandwalker rolandwalker released this 10 Dec 00:56
· 205432 commits to master since this release
  • Casks
    • 35 Casks added (111 updated) by 50 contributors since 0.49.0
    • 2155 total Casks
  • Features
    • #7805 add name stanza for proper name
    • #7854 add accessibility_access stanza
    • #7845 add depends_on :x11
    • #7793 add depends_on :arch
    • #7936 add MacOS.release replacement for MacOS.version
    • #7845 allow multiple depends_on stanzas
    • #7822 remove constraint that Cask tokens can't start with digits
  • Breaking Changes
    • #7855 remove assistive_devices caveats method
    • #7848 remove x11_required caveats method
    • #7810 remove arch_only caveats method
    • #7794 remove os_version_only caveats method
    • #7812 remove support for tags :name
    • #7825 remove support for title method in Casks
  • Fixes
    • #7958 return tarball_path from fetch method <3 @renard
      • compensates for change in Homebrew
    • fixes "no implicit conversion of nil into String" error
    • fixes "undefined method extname for nil:NilClass" error
    • #7893 fix --debug and _dump on Ruby 1.8.7
  • Internal Changes
    • #7900 Add reason for skipping syntax tests
    • #7940 sanity checks/error handling, postflight miniDSL
      • recast info_plist as info_plist_file
    • #7935 Be more consistent/liberal about stanza accessors.
      • enables RSpec tests to pass again
    • #7898 enable installer artifact in _stanza verb
    • #7854 remove newlines from runtime bundle IDs
    • #7895 In SystemCommand, fix success? and exit_status
      • Add failing tests for SystemCommand
    • #7845, #7819 refactor depends_on
    • #7807 convert more backend code from cask_name to token
    • #7795 add new maintainer claui
  • Documentation
    • 16 doc commits since 0.49.0 <3 @maschs
  • Contributors
    • 22 new contributors since 0.49.0
    • 1297 total contributors
  • Release Date
    • 2014-12-10 12:54:00 UTC