v0.14.0
Breaking Changes
postal
- #196 : Allows application/jar files to be delivered by
postal
- #196 Breaking Change :
postal.Service.Deliver
uses the dependency URI basename for the file it installs, instead of hardcoding the name toartifact
. This will break any implementation that rely on looking up theartifact
file.
vacation
- #191 : Fixes issue with stripping '.' directory
- #196 : Add new
vacation.Archive.WithName
option andvacation.NopArchive
type
🎉 Thank you to @ryanmoran, @sophiewigmore, and @ForestEckhardt for your contributions to this release!