Skip to content

1.15.1

Compare
Choose a tag to compare
@mattbrictson mattbrictson released this 18 Nov 19:55
· 139 commits to master since this release

This is a small bug-fix release that fixes problems with upload! and download! that were inadvertently introduced in 1.15.0.

Breaking changes

  • None

Bug fixes

  • #410: fix NoMethodError when using upload!/download! with Pathnames - @UnderpantsGnome
  • #411: fix upload!/download! when using relative paths outside of within blocks - @Fjan