Releases: sbt/io
Releases · sbt/io
2.0.0-M2
updates
behind the scene
- ci: Update mimaPreviousArtifacts by @xuwei-k in #491
- ci: Enable -Werror option by @xuwei-k in #497
- refactor: Fixes
match may not be exhaustivewarning by @xuwei-k in #493 - refactor: Fix copyArrayToImmutableIndexedSeq warning by @xuwei-k in #494
- refactor: Fix eta-expansion warnings by @xuwei-k in #489
- refactor: Fix infix warnings by @xuwei-k in #490
- refactor: Fix old varargs splice syntax by @xuwei-k in #487
- ci: Fix scalafmtOnCompile setting by @xuwei-k in #485
- refactor: Fix warning. use compiletime.uninitialized by @xuwei-k in #496
- refactor: Fix warnings. avoid
private[this]by @xuwei-k in #480 - ci: Remove unnecessary code in build files by @xuwei-k in #486
- Revert "[2.x] Drop the Manifest usage" by @eed3si9n in #467
- ci: Update onLoadMessage Java version by @xuwei-k in #488
- ci: Update sbt, scripted-plugin to 1.12.6 by @scala-steward in #499
- ci: Update sbt-mima-plugin to 1.1.5 by @scala-steward in #477
- ci: Update scalafmt-core to 3.10.7 by @scala-steward in #475
- test: Use
ClassTaginstead ofManifestin test by @xuwei-k in #482 - refactor: Use CollectionConverters instead of JavaConverters by @xuwei-k in #481
- refactor: Use filterInPlace instead of retain by @xuwei-k in #495
Full Changelog: v2.0.0-M1...v2.0.0-M2
2.0.0-M1
🚀 updates
🐛 bug fixes
behind the scenes
- ci: Bump actions/checkout from 5 to 6 by @dependabot[bot] in #459
- ci: Bump actions/setup-java from 4 to 5 by @dependabot[bot] in #440
- ci: Run generateContrabands in CI by @xuwei-k in #451
- ci: Update publishing by @eed3si9n in #420
- ci: Update sbt, scripted-plugin to 1.12.0 by @scala-steward in #465
- ci: Update sbt-contraband to 0.8.0 by @scala-steward in #450
- ci: Update sbt-dynver to 5.1.1 by @scala-steward in #425
- ci: Update sbt-header to 5.11.0 by @scala-steward in #448
- ci: Update sbt-scalafmt to 2.5.6 by @scala-steward in #458
- ci: Update scalafmt setting. use new vararg splice syntax by @xuwei-k in #444
- ci: Update scalafmt-core to 3.10.3 by @scala-steward in #464
- ci: Use
-Werrorinstead of-Xfatal-warningsby @xuwei-k in #462 - ci: Use sbt --client by @eed3si9n in #413
- ci: Windows 2025 by @eed3si9n in #439
- dep: Update scala3-library to 3.3.6 by @scala-steward in #417
- dep: Update scala3-library to 3.3.7 by @scala-steward in #456
- doc: Small documentation fix to
RegularFileFilterby @matomer in #414 - refactor: Fix warnings by @xuwei-k in #443
- refactor: Use new intersection type syntax by @xuwei-k in #423
- test: Mark tests pending by @eed3si9n in #435
- test: Pending flaky test if windows by @xuwei-k in #433
- test: Update scalacheck to 1.19.0 by @scala-steward in #447
new contributors
Full Changelog: v1.10.5...v2.0.0-M1
1.10.5
updates
- Add Retry.io by @eed3si9n in #412
- Update scala3-library to 3.3.5 by @scala-steward in #404
- Update scala-compiler, scala-library to 2.13.16 by @scala-steward in #399
behind the scene
- Update scalafmt-core to 3.8.6 by @scala-steward in #402
- Update sbt-scalafmt to 2.5.4 by @scala-steward in #400
Full Changelog: v1.10.4...v1.10.5
1.10.4
updates
behind the scene
- fix: Fixes typo in log message by @ritschwumm in #392
new contributors
- @ritschwumm made their first contribution in #392
Full Changelog: v1.10.3...v1.10.4
1.10.3
updates
- fix: Encode the entries in zip by passing in UTF-8 ctor by @nathanlao in #396
behind the scene
- ci: Update sbt-pgp to 2.3.1 by @scala-steward in #394
- ci: Use new Scala CLA by @Friendseeker in #395
new contributors
- @Friendseeker made their first contribution in #395
- @nathanlao made their first contribution in #396
Full Changelog: v1.10.2...v1.10.3
1.10.2
behind the scene
- deps: Update scala3-library to 3.3.4 by @scala-steward in #382
- deps: Update scala-compiler, scala-library to 2.13.15 by @scala-steward in #381
- deps: Update scala-compiler, scala-library to 2.12.20 by @scala-steward in #380
- test: Update scalatest to 3.2.19 by @scala-steward in #388
- test: Update scalacheck to 1.18.1 by @scala-steward in #389
- ci: Update sbt-buildinfo to 0.13.0 by @scala-steward in #376
- ci: Update sbt-dynver to 5.1.0 by @scala-steward in #377
- ci: Update sbt-mima-plugin to 1.1.4 by @scala-steward in #379
- ci: Update sbt-pgp to 2.3.0 by @scala-steward in #378
- ci: Update sbt-contraband to 0.7.0 by @scala-steward in #384
- ci: Update sbt-scalafmt to 2.5.2 by @scala-steward in #386
- ci: Update scalafmt-core to 3.8.3 by @scala-steward in #390
- ci: Update sbt-buildinfo to 0.13.1 by @scala-steward in #391
new contributors
- @scala-steward made their first contribution in #376
Full Changelog: v1.10.1...v1.10.2
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.getModifiedOrZeroon Alpine etc, by using clibstat()instead of non-standard__xstat64abi 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