File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# ColorQuantization.jl
2+ ## Version ` v0.1.3 `
3+ - ![ Bugfix] [ badge-bugfix ] Fix ` KMeansQuantization ` on fixed-point number color types ([ #14 ] [ pr-14 ] )
4+
25## Version ` v0.1.2 `
36- ![ Maintenance] [ badge-maintenance ] Make Clustering non-lazy dependency, fix type inference ([ #13 ] [ pr-13 ] )
47
@@ -22,6 +25,7 @@ Initial release:
2225![Maintenance][badge-maintenance]
2326![Documentation][badge-docs]
2427-->
28+ [ pr-14 ] : https://github.com/JuliaImages/ColorQuantization.jl/pull/14
2529[ pr-13 ] : https://github.com/JuliaImages/ColorQuantization.jl/pull/13
2630[ pr-12 ] : https://github.com/JuliaImages/ColorQuantization.jl/pull/12
2731[ pr-1 ] : https://github.com/JuliaImages/ColorQuantization.jl/pull/1
Original file line number Diff line number Diff line change 11name = " ColorQuantization"
22uuid = " 652893fb-f6a0-4a00-a44a-7fb8fac69e01"
33authors = [" Adrian Hill <adrian.hill@mailbox.org>" ]
4- version = " 0.1.2 "
4+ version = " 0.1.3 "
55
66[deps ]
77Clustering = " aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
You can’t perform that action at this time.
0 commit comments