Skip to content

Commit

Permalink
0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
lihaoyi committed Feb 16, 2025
1 parent 944e33f commit 3aea8be
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Readme.adoc
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
= OS-Lib
:version: 0.11.3
:version: 0.11.4
:toc-placement: preamble
:toclevels: 3
:toc:
Expand Down Expand Up @@ -2524,11 +2524,11 @@ string, int or set representations of the `os.PermSet` via:

== Changelog

=== main
=== 0.11.4

* Add ability to instrument path based operations using hooks https://github.com/com-lihaoyi/os-lib/pull/325[#325]
* Add compile-time validation of literal paths containing ".." https://github.com/com-lihaoyi/os-lib/pull/329[#329]
* Add literal string syntax for `os.Path`s, `os.SubPath`s, and `os.RelPath`s https://github.com/com-lihaoyi/os-lib/pull/353[#353]
* Add literal string syntax for `os.Path`, `os.SubPath`, and `os.RelPath` https://github.com/com-lihaoyi/os-lib/pull/353[#353]

[#0-11-3]
=== 0.11.3
Expand Down

0 comments on commit 3aea8be

Please sign in to comment.