Releases: asiripanich/notaurin
Releases · asiripanich/notaurin
v0.7.0: notaurin 0.7.0
# notaurin 0.7.0 - The package now works with the new AURIN API. (thanks @Hi-Vis, #15)
v0.5.1: aurin 0.5.1
# aurin 0.5.1 - Released the package on CRAN.
v0.4.0: aurinapi 0.4.0
# aurinapi 0.4.0 - Fix `aur_register()`, `overwrite` now works as it should. - Test `aur_register()`. - All main functions now start with the prefix `aur_*`() instead of `aurinapi_*()`.
v0.3.3
v0.3.3 (#4) * export aurin_wfs_client_wrapper * update NEWS.md * bump version * export correctly this time.. * move .onLoad to the pkg script * create aurinapi_wfs_client_wrapper on load with no condition * ows4R and R6 are now in Imports, where they should have been * update NEWS.md * moved onLoad and friends back to zzz * add the missing man
v0.3.1
prepare pkg for CRAN submission