We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d45dc4 commit 399941fCopy full SHA for 399941f
README.md
@@ -527,6 +527,10 @@ to the expected behavior.
527
528
### v1.5.3 (WIP)
529
530
+* Fix for [#107](https://github.com/gulrak/filesystem/issues/107), the error
531
+ handling for status calls was suppressing errors on symlink targets.
532
+* Pull request [#106](https://github.com/gulrak/filesystem/issues/106), fixed
533
+ detection of AppleClang for compile options.
534
* Pull request [#105](https://github.com/gulrak/filesystem/issues/105), added
535
option GHC_FILESYSTEM_BUILD_STD_TESTING to override additional build of
536
`std::filesystem` versions of the tests for comparison and the possibility
0 commit comments