pdd v1.3.1
2018-08-08

This is a minor release. Changes include:
- Show epoch time with timestamp
- Adds MANIFEST file for PyPI
- Disabled packaging for Ubuntu 17.10

-------------------------------------------------------------------------------

pdd v1.3
2018-07-01

What's in?
- Custom resolution for stopwatch (default - milliseconds)
- Option `-q` (quiet) to run timers in the background
- Show timers in reverse video
- Use ISO 8601 format for dates
- Some Windows-specific fixes

-------------------------------------------------------------------------------

pdd v1.2
2018-05-20

What's in?
- Countdown timer (option `-c`)
- Millisecond resolution stopwatch (option `-s`)
- Packages generated for several new distros

-------------------------------------------------------------------------------

pdd v1.1
2017-09-26

What's in?
- Short weekday in date add, sub
- Day of the week on a date
- Show seconds in timeslice add and subtract
- Show number of earlier or later in timeslice add and subtract

-------------------------------------------------------------------------------

pdd v1.0
2017-07-19

What's in?
- Calculate date difference
- Calculate time difference
- Calculate diff from *today* and *now*
- Add, subtract duration (timeslice) to/from date (time)
- Show current date, time and timezone

-------------------------------------------------------------------------------
