measurements_archive v0.4.0
noerw 6 years ago committed by Norwin Roosen
parent 38008b1e6c
commit 54b0994671
Signed by: norwin
GPG Key ID: 24BC059DE24C43A3

@ -1,6 +1,14 @@
# opensensmapr changelog
This project does its best to adhere to semantic versioning.
### 2018-05-25: v0.4.0
- add caching feature for requests; see vignette osem-serialization
- add vignette osem-serialization
- add vignette osem-history
- fix broken parameter check for osem_measurements(phenomenon = )
- increased test coverage
- package ready for CRAN
### 2018-01-13: v0.3.2
- hide download progress in non interactive sessions (#11)
- fix `print.osem_measurements()`

@ -1,7 +1,7 @@
Package: opensensmapr
Type: Package
Title: Client for the Data API of openSenseMap.org
Version: 0.3.3
Version: 0.4.0
URL: http://github.com/noerw/opensensmapR
BugReports: http://github.com/noerw/opensensmapR/issues
Imports:

Loading…
Cancel
Save