Skip to content

Releases: parzivail/SGP.NET

Release 1.0.7

13 Aug 22:16
898f831
Compare
Choose a tag to compare
  • 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!)