Skip to content
This repository was archived by the owner on Aug 11, 2021. It is now read-only.

Commit 1bce04a

Browse files
committed
[Changelog] Marking v1.0.2 beta 3 release
1 parent 83a2367 commit 1bce04a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
10-May-2016 ======== Version 1.0.2 beta 3 Release ========
2+
13
09-May-2016 Fixes #192. Bam.Core now exposes IOWrapper.CreateDirectory and IOWrapper.CreateDirectoryIfNotExists functions, which wrap around System.IO.Directory.CreateDirectory (and System.IO.Directory.Exists for the latter), but which importantly re-throw any exceptions caught from directory creation and includes the failing path in the exception message, which the System methods do not.
24

35
08-May-2016 Issue #233. Using LINQ's FirstOrDefault, instead of Where as well, to identify existing Bam.Core.PathKeys.

0 commit comments

Comments
 (0)