- Throw exception when DateTimes are found to have an unspecified Kind (i.e. neither UTC nor Local) (#9, thanks davidtgillard and bretcope!)
- Ensure that DateTime.Round returns a date with the same Kind as input DateTime (#11, thanks davidtgillard!),
- Remove Microsoft.SourceLink.Github dependency (#13, thanks davidtgillard!)