Berkshelf v3.2.0 Release Notes

Release Date: 2014-10-29 // over 9 years ago
  • Full Changelog

    ๐Ÿ”€ Merged pull requests:

    • Vagrant: Use vm.box_url when vm.box is not a Vagrant Cloud box #1332 (jossy)
    • โž• add 'verify' command to Berkshelf #1331 (reset)
    • ๐Ÿ”Œ Use Vagrant.has_plugin? for checking Omnibus #1330 (sethvargo)
    • Always expand the full path for BERKSFILE_PATH #1329 (sethvargo)
    • Name the lockfile after the basename of the Berksfile #1328 (sethvargo)
    • Include the name of a cookbook when Ridley throws an error #1327 (sethvargo)
    • Do not delete the vendor directory #1326 (sethvargo)
    • Raised the celluloid version from pre to stable #1324 (tboerger)
    • โž• Adding a small if-else clause to change upload order #1316 (svanharmelen)
    • Fixing _PaxHeader_ error on berks upload #1313 (sbotman)
    • ๐Ÿ›  Fix Graphviz dependency checks on Windows #1312 (glasschef)
    • ๐Ÿ“„ Correct the gh-pages docs for the v2.0 --without cli arg as --except #1309 (steve-jansen)
    • ๐Ÿ›  Fix linting issues #1301 (chr4)
    • ๐Ÿ›  Fix berks viz when pwd contains spaces #1294 (ameir)
    • ๐Ÿ”„ Change 'berkshelf shelf uninstall' -> 'berks shelf uninstall' #1293 (ameir)
    • Include the forgotten :graphviz tag in visualizer_spec. #1291 (sersut)
    • ๐Ÿ—„ Minor typo in cli.rb deprecation message. #1289 (erichelgeson)
    • โž• Add version information to edges of berks viz #1286 (quodlibetor)
    • ๐Ÿ›  Fix failing specs and upgrade to RSpec 3 #1283 (sethvargo)
    • ๐Ÿ‘‰ Use the cleanroom gem for evaluating DSLs #1282 (sethvargo)
    • Implement "downloading" for file\_store sources #991 (whiteley)