File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1
1
# TextHeatmaps.jl
2
+ ## Version ` v1.1.0 `
3
+ * ![ Feature] [ badge-feature ] Access color schemes through their symbols ([ #3 ] [ pr-3 ] )
4
+
2
5
## Version ` v1.0.1 `
3
- - ![ Enhancement] [ badge-enhancement ] Restrict argument types of ` heatmap ` function ([ e5eaa83] [ commit-e5eaa83 ] )
6
+ * ![ Enhancement] [ badge-enhancement ] Restrict argument types of ` heatmap ` function ([ e5eaa83] [ commit-e5eaa83 ] )
4
7
5
8
## Version ` v1.0.0 `
6
- - Initial release
9
+ * Initial release
7
10
11
+ [ pr-3 ] : https://github.com/Julia-XAI/TextHeatmaps.jl/pull/3
8
12
9
- [ commit-e5eaa83 ] : https://github.com/Julia-XAI/TextHeatmaps.jl/commit/e5eaa83ef7340dc9a5d4d2d0ab0c14d687151588
13
+ [ commit-e5eaa83 ] : https://github.com/Julia-XAI/TextHeatmaps.jl/commit/e5eaa83
10
14
11
15
[ badge-breaking ] : https://img.shields.io/badge/BREAKING-red.svg
12
16
[ badge-deprecation ] : https://img.shields.io/badge/deprecation-orange.svg
Original file line number Diff line number Diff line change 1
1
name = " TextHeatmaps"
2
2
uuid = " 2dd6718a-6083-4824-b9f7-90e4a57f72d2"
3
3
authors = [
" Adrian Hill <[email protected] >" ]
4
- version = " 1.0.1 "
4
+ version = " 1.1.0 "
5
5
6
6
[deps ]
7
7
ColorSchemes = " 35d6a980-a343-548e-a6ea-1d62b119f2f4"
You can’t perform that action at this time.
0 commit comments