Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
3.9.1 source code.tar.gz | 2024-09-12 | 1.1 MB | |
3.9.1 source code.zip | 2024-09-12 | 1.4 MB | |
README.md | 2024-09-12 | 380 Bytes | |
Totals: 3 Items | 2.6 MB | 0 |
2024-09-12
- Fix: Support paths containing a single dot (".") in
Path.relativeTo
. - Fix: Do not read from the upstream source when a 0-byte read is requested.
- Fix: Update kotlinx.datetime to 0.6.0 to correct a Gradle module metadata problem with 0.5.0. Note: this artifact is only used in 'okio-fakefilesystem' and 'okio-nodefilesystem' and not in the Okio core.