Skip to content

Commit 07166c5

Browse files
committed
0.11.0
1 parent bcd84b9 commit 07166c5

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

Readme.adoc

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
= OS-Lib
2-
:version: 0.10.7
2+
:version: 0.11.0
33
:toc-placement: preamble
44
:toclevels: 3
55
:toc:
@@ -2505,6 +2505,14 @@ string, int or set representations of the `os.PermSet` via:
25052505

25062506
== Changelog
25072507

2508+
[#0-11-0]
2509+
=== 0.11.0
2510+
2511+
* Added APIs to <<Zip & Unzip Files>> via `os.zip`, `os.unzip`, `os.zip.stream`, `os.unzip.stream`,
2512+
`os.unzip.list`, `os.unzip.streamRaw`, `os.zip.open` https://github.com/com-lihaoyi/os-lib/pull/317[#317]
2513+
2514+
* Minimum officially supported Java version raised from 8 to 11
2515+
25082516
[#0-10-7]
25092517
=== 0.10.7
25102518

0 commit comments

Comments
 (0)