File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 1
1
Package: shades
2
- Version: 1.3.1
3
- Date: 2019-01-07
2
+ Version: 1.4.0
3
+ Date: 2019-08-02
4
4
Title: Simple Colour Manipulation
5
5
Author: Jon Clayden
6
6
Maintainer: Jon Clayden <code@clayden.org>
Original file line number Diff line number Diff line change @@ -2,6 +2,15 @@ Significant changes to the shades package are laid out below for each release.
2
2
3
3
===============================================================================
4
4
5
+ VERSION 1.4.0
6
+
7
+ - The package now handles missing values, patching up some of the limitations
8
+ of the underlying core graphics functions. In particular, shade vectors may
9
+ contain NAs, and will propagate them through manipulations, while NAs are
10
+ accepted as pass-through values when updating colour properties.
11
+
12
+ ===============================================================================
13
+
5
14
VERSION 1.3.1
6
15
7
16
- A fix has been made for compatibility with changes in the next annual release
You can’t perform that action at this time.
0 commit comments