New Features:
- Files can now have the
owner
field. When they are deployed, they will be owned by the user specified. (see wiki and #37) - When ran as root, Dotter now displays a warning.
--force
can now be shortened to-f
- Environment variables now can be used in the target of a file. (see #41 )
- Complex targets now work for directories. (see wiki)
Additionally, a lot of code has been refactored and cleaned up.