v1.0.0-beta11
·
11 commits
to main
since this release
SHA256 Checksum
e11b7570520a3fd002eabf21a35de81f03b1defe193dda0e77a00c3539d0aee8 wings_linux_amd64
e61a773672343b75cd47643f29f9d4bc1fdfd7eeeecc64e8823d88ce9b568588 wings_linux_arm64
What's Changed
- Fail when trying to edit a
Directory
like if it wasFile
content by @rmartinoscar in #78 - Return disk space of all disks by @QuintenQVD0 in #72
- Replace os.Rename with io.Copy for cross filesystem transfers by @CoolManTheCool in #77
- Add
name
toCompressFiles
by @rmartinoscar in #83 - Import upstream commits by @QuintenQVD0 in #79
- Use
findCopySuffix
by @rmartinoscar in #84
New Contributors
- @CoolManTheCool made their first contribution in #77
Full Changelog: v1.0.0-beta10...v1.0.0-beta11