Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Commit

Permalink
udpate news and cran comments
Browse files Browse the repository at this point in the history
  • Loading branch information
sckott committed Sep 15, 2017
1 parent 85f0dd3 commit 99076b9
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
18 changes: 10 additions & 8 deletions NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,16 @@ lawn 0.4.0

* `view()` gains `.feature` method to plot `feature` class objects (#57)
* gains new function `as.feature` to attempt to coerce strings or json
to features (#71)
* Xxxxx (#51) (#67) (#68) (#69) (#73) (#74)
to features. associated with, adds `lawn_featurecollection.feature`, and
`as.turf.feature` (#71)
* JS library updates: Upgraded from turf.js `v3.10.4` to `v4.7.3`. Upgraded from
`turf/meta` `v3.10.4` to `v4.4.0`. Upgraded from `turf/invariant` `v3.10.4` to `v4.7.3`.
Upgraded from `simple-statistics` `v2.1.0` to `v4.1.0`. Upgraded from `geojsonhint`
`v2.0.0-beta2` to `v2.0.1`. Upgraded from `clone` `v2.0.0-beta2` to `v2.1.1`.
Upgraded from `geojson-random` `v0.2.2` to `v0.4.0`. Pkg gains new functions
`lawn_line_offset`, `lawn_rewind`, `lawn_pt2line_distance`,
`lawn_transform_rotate`, `lawn_transform_scale`, `lawn_transform_translate`,
and `lawn_unkinkpolygon` (#51) (#67) (#68) (#69) (#73) (#74)

### MINOR IMPROVEMENTS

Expand All @@ -18,12 +26,6 @@ latest version on NPM) (#66)
GeoJSON types (e.g., Feature or FeatureCollection) are passed. Will finish
off remainder of package later (#65)

### BUG FIXES

* Xxxxx (#xxx)
* Xxxxx (#xxx)
* Xxxxx (#xxx)


lawn 0.3.0
==========
Expand Down
7 changes: 4 additions & 3 deletions cran-comments.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ There are no reverse dependencies.

---

This version includes an update for the Javascript library
turf that this package wraps.
This version updates versions of a number of Javascript libraries
wrapped, and subsequently adds some new functions. General
documentation improvements.

Thanks! Scott Chamberlain
Thanks! Scott Chamberlain

0 comments on commit 99076b9

Please sign in to comment.