All Versions
4
Latest Version
Avg Release Cycle
-
Latest Release
-

Changelog History

  • v1.3.0 Changes

    • โœ… Setup Bundler default group only when using as an API to avoid loading :development/:test group gems into a production app
    • Announce that download files are missing for bundler download show when a Downloadfile exists but downloads have not been made
    • Document options (e.g. --keep-existing and --all-operating-systems) in bundle download help
  • v1.2.0 Changes

    • Get rid of httparty
    • Only download files for Gemfile gems
  • v1.1.0 Changes

    • โž• Add a post install message
    • ๐Ÿšš bundle download clear command to remove downloads (alias as clean too)
    • ๐Ÿ‘Œ Support os option for download DSL keyword in Downloadfile
    • bundle download --all-operating-systems to download files for all OS'es
    • bundle download help to show instructions (with usage as an alias)
    • bundle download list lists downloads for every gem with a Downloadfile
    • bundle download show shows downloaded files for every gem with size stats
  • v1.0.0 Changes

    • ๐ŸŽ‰ Initial bundler-download with gem-after-install-all hook and download command for gem Downloadfile