Releases: sbt/io
Releases · sbt/io
1.10.1
1.10.0
The JAR should be same as https://github.com/sbt/io/releases/tag/v1.9.9.
behind the scene
- Bump actions/checkout from 3 to 4 by @dependabot in #355
Full Changelog: v1.9.9...v1.10.0
1.9.9
1.9.8
fix
- Fixes
IO.getModifiedOrZero
on Alpine etc, by using clibstat()
instead of non-standard__xstat64
abi by @bratkartoffel in #362
behind the scene
- Bump actions/setup-java from 3 to 4 by @dependabot in #361
new contributors
- @dependabot made their first contribution in #361
- @bratkartoffel made their first contribution in #362
Full Changelog: v1.9.7...v1.9.8
1.9.7
Updates
- Fixes zip-slip vulnerability by @eed3si9n in #360
- Update scala versions by @mdedetrich in #349
- Bump swoval to v2.1.12 by @eatkins in #353
- Fixes warning. make MacJNA.TimeBuf final by @xuwei-k in #356
Behind the scene
- Adds JDK 17 to CI by @mdedetrich in #350
- Adds
dependabot.yml
for GitHub Actions update by @xuwei-k in #354 - Adds JDK 21 test by @xuwei-k in #357
Full Changelog: v1.9.1...v1.9.7
1.9.1
1.9.0
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