We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d968058 commit bf5d072Copy full SHA for bf5d072
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
3
-## Current (in progress)
+## 0.2.2 (2024-11-28)
4
5
- Handle queries with aggregators [#35](https://github.com/datagouv/api-tabular/pull/35)
6
- Restrain aggregators to list of specific resources [#36](https://github.com/datagouv/api-tabular/pull/36)
pyproject.toml
[tool.poetry]
name = "udata-hydra-csvapi"
-version = "0.2.2.dev"
+version = "0.2.2"
description = "API for CSV converted by udata-hydra"
authors = ["data.gouv.fr <opendatateam@data.gouv.fr>"]
license = "MIT"
0 commit comments