Skip to content

Commit b77c0ce

Browse files
committed
api: remove top-level wrappers for pathrs-lite
These were only intended to be for the transition to pathrs-lite. If we need to do a 0.5.1 release we can just branch off from the v0.5.0 tag, but otherwise this will make sure we don't forget to remove this. Signed-off-by: Aleksa Sarai <[email protected]>
1 parent 490c02f commit b77c0ce

File tree

2 files changed

+5
-48
lines changed

2 files changed

+5
-48
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased] ##
88

9+
### Breaking ###
10+
- The deprecated `MkdirAll`, `MkdirAllHandle`, `OpenInRoot`, `OpenatInRoot` and
11+
`Reopen` wrappers have been removed. Please switch to using `pathrs-lite`
12+
directly.
13+
914
## [0.5.0] - 2025-09-26 ##
1015

1116
> Let the past die. Kill it if you have to.

deprecated_linux.go

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)