Skip to content

1.15.0

Compare
Choose a tag to compare
@mattbrictson mattbrictson released this 03 Nov 16:41
· 147 commits to master since this release

New features

  • #408: upload! and download! now respect within - @sj26

Potentially breaking changes

  • upload! and download! now support remote paths which are
    relative to the within working directory. They were previously documented
    as only supporting absolute paths, but relative paths still worked relative
    to the remote working directory. If you rely on the previous behaviour you
    may need to adjust your code.