* BUGFIX * use UTC timestamps and clean up timestamp format to show that * not considered a breaking change because timestamps were ambiguous before.
1.2.2
1.2.1
* BUGFIX * Fix format string where we printed remaining instead of the remaining amount of time.
* DEV * Two updates to force a dependency update
1.2.0
* FEATURE * sanitize supports sanitizing for windows filenames. disallowed characters are mapped to allowed characters. see drewtilities/drewtilities.py for rules. all other platforms only sanitize slashes to hyphens