Skip to content

0.11.5

Choose a tag to compare

@github-actions github-actions released this 31 Jul 06:04

Merged Pull Requests since 0.11.4

  • Fix destroyOnExit default forwarding, make destroy recursive by default by @lihaoyi in #359
  • Make creating symlinks and hardlinks count as a read operation by @lihaoyi in #364
  • Add hooks into serializing/constructing os.Paths and launching subprocesses by @lihaoyi in #365
  • Fixed typos in Readme.adoc by @jfernandrezj in #366
  • Fix os.write.outputStream with perms for Scala 3 by @kiendang in #368
  • Update acyclic to 0.3.18 by @scala-steward in #375
  • Add isReadable, isWritable, isExecutable utilities by @sake92 in #376
  • Support zipping empty directories by @kiendang in #369
  • Add support for permissions and symlinks in os.zip/unzip with vendored zip source code from Apache Ant by @kiendang in #374
  • Make os.list, os.walk, os.exists trigger Checker#onRead by @lihaoyi in #385
  • Improvements to oslib.watch by @arturaz in #386
  • Make sure unzipped directories are owner-executable by @kiendang in #387
  • Unzipping contents before the enclosing directories by @kiendang in #388
  • Reproduce and fix repeated watch-close failure on OS-X by @lihaoyi in #393
  • Improve error messages in require()-s by @sake92 in #397
  • Fixes to macOS watcher and ensuring that watch is set up before os.watch() returns by @arturaz in #398
  • Update to Mill 1.0.0 by @lihaoyi in #396
  • Add toURI and toURL helpers to os.Path by @lihaoyi in #399

New Contributors

Full Changelog: 0.11.4...0.11.5