diff --git a/NEWS.md b/NEWS.md index 6c0f47d272d18a3a9f2d6d4df4ad1c71c83f5ad7..33b506fe7cc141029a1dee47628d2a27a3a7995f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,9 +1,25 @@ -# hubeau +# hubeau (development version) -## 0.2.0 - 2021-06-24 +* Deploy pkgdown website on github (#9) -* download metadata and annual withdrawal volumes at "ouvrage" scale (#1) +* Add "Piézométrie" APIs (#8) -## 0.1.0 - 2021-04-30 +* Add hydrometrie APIs (#7) -* download annual withdrawal volumes at commune scale +* Add the API prelevements/ouvrage (#6) + +* Manage global limitation to 20000 records for all API (#5) + +* Add data retrieval of "Indicateurs des services d'eau et d'assainissement" (#4) + +* Extends package functionalities to the Hub'Eau APIs (#3) + +* BNPE: Use new API for harvesting data (#2) + +# hubeau 0.2.0 (2021-06-24) + +* BNPE: download metadata and annual withdrawal volumes at "ouvrage" scale (#1) + +# hubeau 0.1.0 (2021-04-30) + +* BNPE: download annual withdrawal volumes at commune scale diff --git a/_pkgdown.yml b/_pkgdown.yml index 4a5c656c683cf8db9736de22d1183aff1995369c..ba927f56d6d8b4dcfda23d7353b9218e0d6251ee 100644 --- a/_pkgdown.yml +++ b/_pkgdown.yml @@ -1,4 +1,4 @@ -url: https://in-wop.g-eau.fr/hubeau +url: https://inrae.github.io/hubeau/ development: mode: unreleased @@ -8,15 +8,14 @@ template: navbar: structure: - right: [gitlab] + right: [github, gitlab] components: - github: ~ gitlab: icon: fab fa-gitlab fa-lg href: https://gitlab.irstea.fr/in-wop/hubeau repo: url: - home: https://gitlab.irstea.fr/in-wop/hubeau/ - source: https://gitlab.irstea.fr/in-wop/hubeau/-/blob/master/ + home: https://github.com/inrae/hubeau + source: https://github.com/inrae/hubeau/blob/master/ issue: https://gitlab.irstea.fr/in-wop/hubeau/-/issues/