Skip to content

v1.2

Latest
Compare
Choose a tag to compare
@bugdea1er bugdea1er released this 13 Oct 20:18
· 3 commits to main since this release
  • Added a more convenient entry(std::pair<std::filesystem::path, native_handle>) constructor (#126)
  • Fixed a bug when moving an entry to itself caused a deletion of said entry (#129)
  • Fixed a bug when moving a directory to an existing file between filesystems would not throw an exception (#129)
  • Fixed a bug when move was constrained to regular files and directories only (#129)
  • Fixed a bug when an entry could be deleted even if it was not moved due to an error (#129)

Full Changelog: v1.1.1...v1.2