Releases: datadotworld/data.world-r
Releases · datadotworld/data.world-r
1.2.1
- Set explicit version for dwapi dependency
- Fix installation and load issue related to use of
.onLoad
1.2.0
- Introduce "Add Insight" add-in
- Improve reloading of saved API tokens
- Address compatibility issues with
testthat
2.0
1.0.1
Fix bug where saving config would fail if config directory didn't exist.
1.0.0
Refactored and simplified.
All low-level functions have been deprecated and moved to the dwapi
package.
dwapi
is bundled with and loaded automatically by data.world
. No need to install the two packages separately.