CHANGELOG#

v2.4.0 (2024-10-03)#

Unknown#

  • Merge branch ‘main’ of github.com:Nenuial/geovizir (72f4877)

v2.3.0 (2024-09-05)#

Feature#

  • feat: remove datetime and zope dependency (c4325fc)

  • feat: include naturalearth data (and remove cartopy dependency) (11b4d4f)

v2.2.2 (2024-09-05)#

Unknown#

  • Merge branch ‘main’ of github.com:Nenuial/geovizir (5ef71c3)

v2.2.1 (2024-09-05)#

Fix#

  • fix: update minimal version for cartopy (416cdde)

  • fix: remove last traces of polar (3f7a84a)

v2.2.0 (2024-08-15)#

Unknown#

  • Merge branch ‘main’ of github.com:Nenuial/geovizir (8143756)

v2.1.0 (2024-07-21)#

Feature#

  • feat: revert to geopandas… (c0fb059)

Unknown#

  • Revert “feat: switch to polars”

This reverts commit 335c667b9c1c92d1500301ce72d0999f81c91257. (fd2e1f4)

  • Merge branch ‘main’ of github.com:Nenuial/geovizir (ce725e9)

v2.0.1 (2024-07-21)#

Feature#

Fix#

v2.0.0 (2024-07-12)#

Breaking#

  • feat: switch to polars

BREAKING CHANGE: the dataframes are now polars (335c667)

Unknown#

  • Merge branch ‘main’ of github.com:Nenuial/geovizir (7579fee)

  • Merge branch ‘main’ of github.com:Nenuial/geovizir (533a289)

  • Merge branch ‘main’ of github.com:Nenuial/geovizir (ed64964)

v1.9.0 (2024-05-31)#

Chore#

  • chore: Change ignored git files (1c94700)

Feature#

  • feat: Change documentation template (05e25ce)

Unknown#

  • BREAKING CHANGE:

Switching from pandas to polars (and from geopandas to geopolars).

The dataframes returned by the data and features modules are now polar dataframes. (db5921b)

v1.8.0 (2024-05-14)#

Feature#

  • feat: Add a function to relabel categories in a cut column (982572e)

v1.7.3 (2024-04-22)#

Fix#

  • fix: Error in column names for get_data_most_recent (80a1ec9)

  • fix: Change column names in get_data_most_recent() (2972959)

v1.7.2 (2024-04-22)#

Fix#

  • fix: GH Action docs should reflect latest version (498f637)

v1.7.1 (2024-04-22)#

Unknown#

  • Merge branch ‘main’ of github.com:Nenuial/geovizir (7729156)

v1.7.0 (2024-04-22)#

Feature#

  • feat: Add documentation deployement (c56c5cb)

Fix#

  • fix: GH Actions doc waits for cd (f7384d5)

v1.6.0 (2024-04-22)#

Feature#

  • feat: Add function for getting most recent data from WB API (f44c044)

v1.5.0 (2024-03-22)#

Unknown#

  • Merge branch ‘main’ of github.com:Nenuial/geovizir (ee13b85)

v1.4.0 (2024-02-20)#

Feature#

  • feat: Add function for adm1 geo level (61e0cd5)

  • feat: data module now uses wbgapi (1d2d7e7)

v1.3.2 (2024-01-15)#

Documentation#

  • docs: fix Readme badges (c76266c)

  • docs: change the Readme and add badges (9118993)

Fix#

v1.3.1 (2024-01-14)#

Fix#

  • fix: fix codeconv upload (130febf)

v1.3.0 (2024-01-13)#

Feature#

Test#

  • test: unit tests for data module (6e4a3fa)

v1.2.1 (2024-01-09)#

Fix#

  • fix: Try specific psr release (v8.3.0) (80aaf69)

v1.2.0 (2023-12-20)#

Fix#

  • fix: remove unnecessary code (f7be4e5)

  • fix: Add pandas to dev dependencies (d6e6b27)

Unknown#

  • Merge branch ‘main’ of github.com:Nenuial/geovizir (4c7716c)

v1.1.5 (2023-12-19)#

Feature#

  • feat: Add a new module with a dplyr-like glimpse function (5c2ef40)

Fix#

  • fix: Try something ugly (22ad617)

  • fix: Another attempt (25e2636)

  • fix: Try actually using the CD (187b935)

Test#

  • test: Test the dplyr module (bcbac75)

v1.1.4 (2023-12-19)#

Fix#

v1.1.3 (2023-12-19)#

Fix#

v1.1.2 (2023-12-19)#

Fix#

  • fix: GH Actions CD new attempt (255cc68)

v1.1.1 (2023-12-19)#

Fix#

  • fix: Try fixing CD errors (544a64d)

v1.1.0 (2023-12-19)#

v1.0.0 (2023-12-19)#

v0.1.0 (2023-12-19)#

Feature#

Test#

  • test: Add test for features and scales modules (9e4b0f4)