Skip to content

Commit 98a3b8e

Browse files
authored
Release 0.13.0. See release notes or expand full commit message.
[New] Added new ICreateRenamedCopy and IMoveRenamedFrom extension method overloads and corresponding extension method interfaces for ICreateCopy and IMoveFrom. Implemented ICreateRenamedCopy and IMoveRenamedFrom in SystemFolder. [Improvements] Fixed FileNotFoundException messages to use correct path variable. [Fixes] Fixes made to source link including default recommended settings and enabling ContinuousIntegrationBuild in CI for deterministic paths. Fixed ambiguous overloads in FileReadExtensions.ReadTextAsync and FileReadExtensions.ReadBytesAsync.
2 parents 593e002 + a0665a6 commit 98a3b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/OwlCore.Storage.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<DebugType>embedded</DebugType>
1818

1919
<Author>Arlo Godfrey</Author>
20-
<Version>0.12.3</Version>
20+
<Version>0.13.0</Version>
2121
<Product>OwlCore</Product>
2222
<Description>The most flexible file system abstraction, ever. Built in partnership with the Windows App Community.
2323

0 commit comments

Comments
 (0)