Skip to content

Releases: waikato-datamining/simple-palette-utils

Release v0.0.4

04 Feb 20:48
Compare
Choose a tag to compare
  • added missing typing hint imports
  • added ability to extend color lists and palettes with custom ones
  • added palette_list_to_triplets method to convert flat list into list of R,G,B tuples
  • added palettes method for returning the sorted list of available palettes

Release v0.0.3

04 Feb 04:49
Compare
Choose a tag to compare
  • exposed color_lists method

Release v0.0.2

04 Feb 04:18
Compare
Choose a tag to compare
  • added methods parse_rgb and parse_rgba
  • added class ColorProvider to make color management easier

Release v0.0.1

03 Feb 04:53
Compare
Choose a tag to compare
  • initial release