Releases: sbt/io
Releases · sbt/io
1.9.0-RC3
1.8.1
What's Changed
- Uses NIO to create temp file by @eed3si9n in #344
- Adds
FileFilter.nothing
andFileFilter.everything
by @mdedetrich in #340 - Avoids deprecated
java.net.URL
constructor by @xuwei-k in #341 - Bumps swoval version by @eatkins in #343
New Contributors
- @mdedetrich made their first contribution in #340
Full Changelog: v1.8.0...v1.8.1
1.9.0-M1
What's Changed
- Adds FileFilter.nothing and FileFilter.everything by @mdedetrich in #340
- Avoids deprecated
java.net.URL
constructor by @xuwei-k in #341 - Updates Swoval version by @eatkins in #343
New Contributors
- @mdedetrich made their first contribution in #340
Full Changelog: v1.8.0...v1.9.0-M1