Skip to content

Commit

Permalink
Massive bug-fix for v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rhymeswithmogul committed Feb 26, 2020
1 parent d1ecde3 commit 749bc4a
Show file tree
Hide file tree
Showing 4 changed files with 846 additions and 797 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
# PSTimeMachine Change Log

## Version 1.0.3 (in progress)
## Version 1.0.3 (2020-02-21)
- If a file is in use and can't be copied, PSTimeMachine will now keep running instead of terminating.
- If a copy-only backup is performed, file names will now be written to the log file.
- Resolve-Path has replaced -Replace for calculating relative paths.
- Changed Join-Path behavior for compatibility with Windows PowerShell 5.1.
- Miscellaneous code cleanup.
- Better error handling.

## Version 1.0.2 (2019-06-03)
- Fixed a bug where an initial or -NoHardLinks backup would not show verbose errors when -Verbose was supplied.
Expand Down
Loading

0 comments on commit 749bc4a

Please sign in to comment.