Skip to content

Commit eba792e

Browse files
committed
Updating description and news
1 parent c44844f commit eba792e

File tree

2 files changed

+11
-2
lines changed

2 files changed

+11
-2
lines changed

DESCRIPTION

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: shades
2-
Version: 1.3.1
3-
Date: 2019-01-07
2+
Version: 1.4.0
3+
Date: 2019-08-02
44
Title: Simple Colour Manipulation
55
Author: Jon Clayden
66
Maintainer: Jon Clayden <code@clayden.org>

NEWS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,15 @@ Significant changes to the shades package are laid out below for each release.
22

33
===============================================================================
44

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+
514
VERSION 1.3.1
615

716
- A fix has been made for compatibility with changes in the next annual release

0 commit comments

Comments
 (0)