Skip to content

Releases: go-playground/colors

Release 1.3.1

21 May 15:32
Compare
Choose a tag to compare

What was fixed?

  • Fixed STD lib interface in this PR
  • Fix unnecessary checks in this PR

Release 1.3.0

03 Jul 05:31
Compare
Choose a tag to compare

What's New?

Make Color comply with std lib interface.

Release 1.2.0

08 Dec 15:50
6d198b4
Compare
Choose a tag to compare

What's new?

Added conversion helper method from std color.Color, thanks @AlexanderFadeev for the PR

Release 1.1.1

14 May 14:55
7653198
Compare
Choose a tag to compare

What was fixed?

a typo in the README, Thanks @muesli for the PR.

Release 1.1

24 Sep 11:19
Compare
Choose a tag to compare
  • Updated documentation and links for organization move from bluesuncorp to go-playground
  • Updated to use Semaphiore CI for testing + added badge to README

Release 1.0.1

17 Jul 19:22
Compare
Choose a tag to compare

Fix RGBA regex not parsing decimal values

Release v1.0

15 Jun 15:31
Compare
Choose a tag to compare

Add Travis CI link && godoc link to documentation

minor README updates

Release 0,9

15 Jun 15:24
Compare
Choose a tag to compare
Release 0,9 Pre-release
Pre-release

First Unofficial Release to setup automated testing.