Skip to content

Commit e3cb7a8

Browse files
committed
version bump
1 parent 16a65bb commit e3cb7a8

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: bcmaps
22
Title: Map Layers and Spatial Utilities for British Columbia
3-
Version: 0.15.0
3+
Version: 0.15.1
44
Authors@R: c(person("Andy", "Teucher", email = "andy.teucher@gov.bc.ca",
55
role = c("aut", "cre")), person("Stephanie", "Hazlitt", email = "stephanie.hazlitt@gov.bc.ca",
66
role = "aut"), person("Sam", "Albers", email = "sam.albers@gov.bc.ca", role = "aut"),

NEWS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# bcmaps 0.15.1
2+
* `get_layer()` now only accepts characters (#31)
3+
* Fixes bug in `check_write_to_data_dir` where it was not creating data directory
4+
* Update README installation instructions so that vignettes aren't built before bcmaps.rdata is installed (#29)
5+
6+
17
# bcmaps 0.15.0
28
* Added the ability to download Biogeoclimatic Zone map - as it was too big to
39
fit in the bcmaps.rdata package, it is hosted as an asset on a GitHub release of bcmaps.rdata,

0 commit comments

Comments
 (0)