Skip to content

Releases: AlertaDengue/PySUS

2.0.0

05 May 03:03

Choose a tag to compare

2.0.0 (2026-05-05)

⚠ BREAKING CHANGES

  • v2

  • chore: include a file listing on _impl

  • chore: retry downloading catalog if it fail

  • tests: include more tests

  • version 2.0.0

  • remove circular imports

  • move individual database files to databases.py

  • normalize FileDescription to prepare for ducklake implementation

  • start building the dadosgov models to extract & describe the files within the datasets

  • refactor local data files; implement groups for pysus dep; async everything

  • refactor(ducklake): implement abstract classes on the ducklake api classes

  • refactor(ducklake): implement abstract classes on the ducklake api classes

  • refactor(ftp): implement base models to ftp api

  • finish implementing it on all ftp databases

  • include some tests

  • update tqdm

  • implement interfaces on dadosgov modules

  • create a PySUS orchestrator that will be a bridge between remote clients and local files

  • clean package/prepare to v2 release; start refining tui

  • restric dependency import error only to DBC

  • start testing the programatically upload of the files on s3

  • fix all the mypy linting errors

  • include more tests now that catalog.db is filled

  • fix tests

Features

  • include a python API to dados.gov.br API (#241) (f20a1c9)
  • include the simple implementation & update docs (#256) (711af95)

1.0.1

19 Feb 18:40

Choose a tag to compare

1.0.1 (2026-02-19)

Bug Fixes

  • release: reinclude poetry install w/o full conda install on release.yaml (#238) (d173ff6)
  • release: update node dep on release.yaml (#236) (caefbeb)

1.0.0

11 Jun 18:35

Choose a tag to compare

1.0.0 (2025-06-11)

⚠ BREAKING CHANGES

  • package: release for py3.13 (#223)

Features

0.15.0

03 Dec 12:22

Choose a tag to compare

0.15.0 (2024-12-03)

Features

0.14.3

31 Jul 04:09

Choose a tag to compare

0.14.3 (2024-07-31)

Bug Fixes

  • release: bump version on PyPI to 0.14.3 (#204) (7122019)

0.14.0

16 Apr 13:34

Choose a tag to compare

0.14.0 (2024-04-16)

Features

0.13.1

12 Jan 23:19

Choose a tag to compare

0.13.1 (2024-01-12)

Bug Fixes

  • release: update node version on release.yaml (#186) (0313b79)

0.13.0

21 Dec 11:04

Choose a tag to compare

0.13.0 (2023-12-21)

Features

Bug Fixes

  • Replace applymap with map for pd.DataFrame (#180) (357b7ca)

0.12.0

05 Dec 20:12

Choose a tag to compare

0.12.0 (2023-12-05)

Features

  • deps: Update Python version constraints to support 3.10 and 3.11 (#179) (ba8b7e5)

What's Changed

  • feat(deps): Update Python version constraints to support 3.10 and 3.11 by @esloch in #179

Full Changelog: 0.11.0...0.12.0

0.11.0

05 Dec 15:27

Choose a tag to compare

0.11.0 (2023-12-05)

Features

  • Introduce 'data_sources' function to list supported databases (#177) (5d4e3b2)

Bug Fixes

What's Changed

  • 171 docs not building on readthedocs by @fccoelho in #172
  • fix: Separate dependencies into groups for Poetry installation by @esloch in #175
  • feat: Introduce 'data_sources' function to list supported databases by @esloch in #177

Full Changelog: 0.10.3...0.11.0