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
+ ## Version ` v0.1.1 `
3
+ - ![ Maintenance] [ badge-maintenance ] Update dependencies
4
+ - ![ Maintenance] [ badge-maintenance ] Add Aqua.jl quality assurance test ([ #12 ] [ pr-12 ] )
5
+
2
6
## Version ` v0.1.0 `
3
7
Initial release:
4
8
- ![ Feature] [ badge-feature ] Add ` KMeansQuantization ` ([ #1 ] [ pr-1 ] )
@@ -16,6 +20,7 @@ Initial release:
16
20
![Documentation][badge-docs]
17
21
-->
18
22
23
+ [ pr-12 ] : https://github.com/JuliaImages/ColorQuantization.jl/pull/12
19
24
[ pr-1 ] : https://github.com/JuliaImages/ColorQuantization.jl/pull/1
20
25
21
26
[ badge-breaking ] : https://img.shields.io/badge/BREAKING-red.svg
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.0 "
4
+ version = " 0.1.1 "
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