Skip to content

Releases: sebafelis/DotNetColorParser

v2.0.0

22 May 08:58
Compare
Choose a tag to compare

Added

  • Icon to NuGet package
  • TryParseColor method definition into IColorParser interface.
  • TryParseColor method implementation into ColorParser class.
  • TryParse and TryParse<T> static methods implementation into ColorParser class.

Changed

  • Azure pipeline

Fixed

  • Correct documenting comments
  • NuGet package description