File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
1
# ColorQuantization.jl
2
+
3
+ ## Version ` v0.1.4 `
4
+ - ![ Maintenance] [ badge-maintenance ] Update Colors.jl dependency ([ #15 ] )
5
+
2
6
## Version ` v0.1.3 `
3
7
- ![ Bugfix] [ badge-bugfix ] Fix ` KMeansQuantization ` on fixed-point number color types ([ #14 ] [ pr-14 ] )
4
8
@@ -25,6 +29,7 @@ Initial release:
25
29
![Maintenance][badge-maintenance]
26
30
![Documentation][badge-docs]
27
31
-->
32
+ [ #15 ] : https://github.com/JuliaImages/ColorQuantization.jl/pull/15
28
33
[ pr-14 ] : https://github.com/JuliaImages/ColorQuantization.jl/pull/14
29
34
[ pr-13 ] : https://github.com/JuliaImages/ColorQuantization.jl/pull/13
30
35
[ pr-12 ] : https://github.com/JuliaImages/ColorQuantization.jl/pull/12
Original file line number Diff line number Diff line change 1
1
name = " ColorQuantization"
2
2
uuid = " 652893fb-f6a0-4a00-a44a-7fb8fac69e01"
3
3
authors = [
" Adrian Hill <[email protected] >" ]
4
- version = " 0.1.4-DEV "
4
+ version = " 0.1.4"
5
5
6
6
[deps ]
7
7
Clustering = " aaaa29a8-35af-508c-8bc3-b662a17a0fe5"
You can’t perform that action at this time.
0 commit comments