File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # ColorQuantization.jl
2+ ## Version ` v0.1.0 `
3+ Initial release:
4+ - ![ Feature] [ badge-feature ] Add ` KMeansQuantization ` ([ #1 ] [ pr-1 ] )
5+ - ![ Feature] [ badge-feature ] Add ` UniformQuantization ` ([ #1 ] [ pr-1 ] )
6+
7+ <!--
8+ # Badges
9+ ![BREAKING][badge-breaking]
10+ ![Deprecation][badge-deprecation]
11+ ![Feature][badge-feature]
12+ ![Enhancement][badge-enhancement]
13+ ![Bugfix][badge-bugfix]
14+ ![Experimental][badge-experimental]
15+ ![Maintenance][badge-maintenance]
16+ ![Documentation][badge-docs]
17+ -->
18+
19+ [ pr-1 ] : https://github.com/JuliaImages/ColorQuantization.jl/pull/1
20+
21+ [ badge-breaking ] : https://img.shields.io/badge/BREAKING-red.svg
22+ [ badge-deprecation ] : https://img.shields.io/badge/deprecation-orange.svg
23+ [ badge-feature ] : https://img.shields.io/badge/feature-green.svg
24+ [ badge-enhancement ] : https://img.shields.io/badge/enhancement-blue.svg
25+ [ badge-bugfix ] : https://img.shields.io/badge/bugfix-purple.svg
26+ [ badge-security ] : https://img.shields.io/badge/security-black.svg
27+ [ badge-experimental ] : https://img.shields.io/badge/experimental-lightgrey.svg
28+ [ badge-maintenance ] : https://img.shields.io/badge/maintenance-gray.svg
29+ [ badge-docs ] : https://img.shields.io/badge/docs-orange.svg
You can’t perform that action at this time.
0 commit comments