v0.3.0 — Better symlink support
- Handling of symbolic links is changed: Now, if
in_placeis asked to operate on a symlinklink.txtthat points torealfile.txt, it will act as though it was asked to operate onrealfile.txtinstead, and the pathlink.txtwill only be used when combining withbackup_extto construct a backup file path - Drop support for Python 2.6 and 3.3