pull/17/head v0.3.2
Norwin 6 years ago
parent 07ab9b3096
commit b9ff952489
Signed by: norwin
GPG Key ID: 24BC059DE24C43A3

@ -1,6 +1,14 @@
# opensensmapr changelog
This project does its best to adhere to semantic versioning.
### 2018-01-13: v0.3.2
- hide download progress in non interactive sessions (#11)
- fix `print.osem_measurements()`
- fix `summary.sensebox()` `last_measurement_within`
- expose `mar` for plot functions (#12)
- remove deprecated NSE functions from dplyr
- package & documentation improvements
### 2017-11-29: v0.3.1
- compatibility with latest API format (#4)
- add package documentation under `?opensensmapr` (#5)

@ -1,7 +1,7 @@
Package: opensensmapr
Type: Package
Title: Work with Sensor Data from opensensemap.org in R
Version: 0.3.1
Version: 0.3.2
URL: http://github.com/noerw/opensensmapR
BugReports: http://github.com/noerw/opensensmapR/issues
Imports:

Loading…
Cancel
Save