Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 375 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 375 Bytes

Changelog

0.1.0

  • Breaking Change: Segment model is now SegmentIcon or SegmentIconBuilder.
  • Added assert to make sure the segments list is not empty.

0.0.3

  • Added icon color detection based on what the selected color or background color is.

0.0.2

  • Added more info to the README.
  • Fixed main file to use the package name.

0.0.1

  • Initial release