diff --git a/DESCRIPTION b/DESCRIPTION index 5f716f6..d025534 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,6 +1,6 @@ Package: adaR Title: A Fast 'WHATWG' Compliant URL Parser -Version: 0.3.0.9000 +Version: 0.3.1 Authors@R: c(person("David", "Schoch", , "david@schochastics.net", role = c("aut", "cre"), comment = c(ORCID = "0000-0003-2952-4812")), diff --git a/NEWS.md b/NEWS.md index 3e3d250..400e586 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,7 @@ -# adaR (development version) +# adaR 0.3.1 + +* bumped ada-url to 2.7.3 +* transferred repository from schochastics to gesistsa # adaR 0.3.0 diff --git a/cran-comments.md b/cran-comments.md index e576879..a468240 100644 --- a/cran-comments.md +++ b/cran-comments.md @@ -1,13 +1,11 @@ -## Update from 0.2.0 to 0.3.0 +## Update from 0.3.0 to 0.3.1 -* bump ada_url version to 2.7.0 -* export all `ada_clear_*()` functions -* export all `ada_set_*()` functions -* added `ada_get_basename()` +* bump ada_url version to 2.7.3 +* repository transferred to gesistsa # Test environments -* ubuntu 22.04, R 4.3.1 +* ubuntu 22.04, R 4.3.2 * win-builder (devel and release) ## R CMD check results @@ -15,6 +13,6 @@ 0 errors | 0 warnings | 1 note (Ubuntu) checking installed package size ... NOTE - installed size is 5.8Mb + installed size is 5.7Mb sub-directories of 1Mb or more: - libs 5.3Mb \ No newline at end of file + libs 5.2Mb \ No newline at end of file