Skip to content

Bget v0.2.0

Compare
Choose a tag to compare
@jahwi jahwi released this 10 Jan 16:51
· 25 commits to master since this release

v0.2.0 [10-JAN-2019]

  • Added NEWSCRIPTS function. Use it to see what scripts we've added.
  • Invalid input no longer prints the help screen. Type bget -help for that.
  • Bget no longer requires a -usemethod argument. Bget will now default to a default download method in the absence of a usemethod argument.
  • Added SET function. Use it to set global variables such as the default download method.
  • The LOCAL function of the LIST switch now enumerates downloaded pastebin scripts.
  • Changed function to remove psstebin scripts from "-remove pastebin" to "-remove -pastebin"
  • Calling the SET and LIST functions with no arguments now display the syntax, as opposed to throwing an error.
  • Using the BITS method to download scripts from an external repo now shows a warning.