Skip to content

Releases: steverobbins/magedownload-cli

v2.1.0

07 Feb 00:22
Compare
Choose a tag to compare
  • Added interactive prompts to select a file when downloading

v2.0.0

24 Dec 18:47
Compare
Choose a tag to compare
  • Renamed commands for ease of use

v1.3.0

22 Dec 19:47
Compare
Choose a tag to compare
  • Renamed file command to download (again)
  • Added --extract option to download command
  • Some test improvements (easier to run locally)
  • Moved location of magedownload config file
  • Updated magedownload version so Guzzle isn't used
    • PHP 5.3 and 5.4 are now supported

v1.2.3

08 Nov 22:01
Compare
Choose a tag to compare
  • Added filtering options to info command when using the files action

v1.2.2

03 Nov 22:03
Compare
Choose a tag to compare
  • Parse response from info commands
  • Added json output

v1.2.1

02 Nov 05:01
Compare
Choose a tag to compare
  • Making ID and token required if they're given

v1.2.0

31 Oct 22:39
Compare
Choose a tag to compare
  • Added configure command
  • Fixed bug with magerun file command

v1.1.0

31 Oct 21:18
Compare
Choose a tag to compare
  • Magerun support
  • Rename "download" command to "file"

v1.0.2

31 Oct 00:25
Compare
Choose a tag to compare
  • Output the destination before the download starts

v1.0.1

31 Oct 00:05
Compare
Choose a tag to compare
  • Added destination argument to download command