Skip to content

burst2safe v1.4.0

Choose a tag to compare

@tools-bot tools-bot released this 06 Jan 14:05
e3a1ed7

Added

  • download.py to support asynchronous downloads.
  • Support for EDL token based authentication.

Changed

  • Authorization behavior so that EDL credentials from an EDL token are prioritized above a username/password in either a netrc or the environment.
  • Authorization behavior so that EDL username/password from a user's netrc are prioritized. Now writes username/password to the netrc if they are provided as environment variables.
  • Switched to an asynchronous download approach.
  • In burst2stack.py all input files are now downloaded first.