development v0.5.1
Norwin 5 years ago
parent 4b01bbbee1
commit b69e5dc57f

@ -1,6 +1,11 @@
# opensensmapr changelog
This project does its best to adhere to semantic versioning.
### 2019-02-09: v0.5.1
- fix package to work with API v6
- box$lastMeasurement may be missing now for long inactive boxes
- add tests
### 2018-10-20: v0.5.0
- fix dynamic method export
- add `osem_measurements_archive()` to fetch measurements from the archive (#23)

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

Loading…
Cancel
Save