Skip to content

Commit 70ac8fe

Browse files
authored
Update Readme.adoc
1 parent fc481a5 commit 70ac8fe

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Readme.adoc

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2584,25 +2584,25 @@ string, int or set representations of the `os.PermSet` via:
25842584

25852585
=== 0.11.5
25862586

2587-
* Dropped support for Scala-Native, until [Fix and re-enable Scala-Native build (500USD Bounty)](https://github.com/com-lihaoyi/os-lib/issues/395)
2587+
* Dropped support for Scala-Native, until https://github.com/com-lihaoyi/os-lib/issues/395[Fix and re-enable Scala-Native build (500USD Bounty)]
25882588
is resolved. Scala-Native users can continue to use 0.11.4, but I need help maintaining the Scala-Native integration
25892589
of OS-Lib if we're going to continue supporting it going forward. See the linked ticket for more info
25902590

25912591
* Properly support permissions and symlinks in Zip files and other improvements
2592-
[#374](https://github.com/com-lihaoyi/os-lib/issues/374)
2593-
[#387](https://github.com/com-lihaoyi/os-lib/issues/387)
2594-
[#388](https://github.com/com-lihaoyi/os-lib/issues/388)
2595-
[#369](https://github.com/com-lihaoyi/os-lib/issues/369)
2592+
https://github.com/com-lihaoyi/os-lib/issues/374[#374]
2593+
https://github.com/com-lihaoyi/os-lib/issues/387[#387]
2594+
https://github.com/com-lihaoyi/os-lib/issues/388[#388]
2595+
https://github.com/com-lihaoyi/os-lib/issues/369[#369]
25962596

25972597
* Many improvements to the `os-lib-watch` module, improving stability and reliability
2598-
[#398](https://github.com/com-lihaoyi/os-lib/issues/398)
2599-
[#393](https://github.com/com-lihaoyi/os-lib/issues/393)
2598+
https://github.com/com-lihaoyi/os-lib/issues/398[#398]
2599+
https://github.com/com-lihaoyi/os-lib/issues/393[#393]
26002600

26012601
* Fix destroyOnExit default forwarding, make destroy recursive by default
2602-
[#359](https://github.com/com-lihaoyi/os-lib/issues/359)
2602+
https://github.com/com-lihaoyi/os-lib/issues/359[#359]
26032603

26042604
* Added `os.Path#toURI` and `os.Path#toURL` helpers
2605-
[#399](https://github.com/com-lihaoyi/os-lib/issues/399)
2605+
https://github.com/com-lihaoyi/os-lib/issues/399[#399]
26062606

26072607
=== 0.11.4
26082608

0 commit comments

Comments
 (0)