cats-nio-file icon indicating copy to clipboard operation
cats-nio-file copied to clipboard

A thin scala wrapper for Java NIO.2, built on cats-effect 🐱

Results 7 cats-nio-file issues
Sort by recently updated
recently updated
newest added

Updates [org.scalatest:scalatest](https://github.com/scalatest/scalatest) from 3.2.11 to 3.2.13. [GitHub Release Notes](https://github.com/scalatest/scalatest/releases/tag/release-3.2.13) - [Version Diff](https://github.com/scalatest/scalatest/compare/release-3.2.11...release-3.2.13) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates [org.typelevel:cats-effect](https://github.com/typelevel/cats-effect) from 3.3.5 to 3.3.14. [GitHub Release Notes](https://github.com/typelevel/cats-effect/releases/tag/v3.3.14) - [Version Diff](https://github.com/typelevel/cats-effect/compare/v3.3.5...v3.3.14) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from 1.6.2 to 1.7.1. [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.7.1) - [Version Diff](https://github.com/sbt/sbt/compare/v1.6.2...v1.7.1) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates [ch.epfl.scala:sbt-scalafix](https://github.com/scalacenter/sbt-scalafix) from 0.9.34 to 0.10.1. [GitHub Release Notes](https://github.com/scalacenter/sbt-scalafix/releases/tag/v0.10.1) - [Version Diff](https://github.com/scalacenter/sbt-scalafix/compare/v0.9.34...v0.10.1) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates [org.scalameta:scalafmt-core](https://github.com/scalameta/scalafmt) from 3.5.3 to 3.5.8. [GitHub Release Notes](https://github.com/scalameta/scalafmt/releases/tag/v3.5.8) - [Version Diff](https://github.com/scalameta/scalafmt/compare/v3.5.3...v3.5.8) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...

Updates [org.xerial.sbt:sbt-sonatype](https://github.com/xerial/sbt-sonatype) from 3.9.12 to 3.9.13. [GitHub Release Notes](https://github.com/xerial/sbt-sonatype/releases/tag/3.9.13) - [Release Notes](https://github.com/xerial/sbt-sonatype/blob/master/ReleaseNotes.md) - [Version Diff](https://github.com/xerial/sbt-sonatype/compare/3.9.12...3.9.13) I'll automatically update this PR to resolve conflicts as long as you don't change it...

I was wondering how this library compares to fs2-io, as they seem to have a very similar interface at the surface: https://javadoc.io/static/co.fs2/fs2-io_3.0.0-RC2/3.0-24-391252d/api/fs2/io/file/Files.html