Releases: AlertaDengue/PySUS
Releases · AlertaDengue/PySUS
2.5.0
Compare
Sorry, something went wrong.
No results found
2.4.0
Compare
Sorry, something went wrong.
No results found
2.4.0 (2026-06-26)
Features
2.3.0
Compare
Sorry, something went wrong.
No results found
2.3.0 (2026-06-14)
Features
ducklake: split the catalog.db into individual files for each dataset (#279 ) (714edad )
improve ducklake api struture (#283 ) (2ee7b70 )
2.2.0
Compare
Sorry, something went wrong.
No results found
2.2.0 (2026-05-26)
Features
package: remove the need of the libffi-dev requirement on pyreaddbc (#278 ) (5f8269f )
2.1.0
Compare
Sorry, something went wrong.
No results found
2.1.0 (2026-05-22)
Features
include the 'client' field in the querying and prioritize FTP client (#273 ) (448c543 )
Bug Fixes
dadosgov: include group aliases on DadosGov to link files with FTP (#272 ) (6aca1bd )
2.0.4
Compare
Sorry, something went wrong.
No results found
2.0.4 (2026-05-18)
Bug Fixes
docker: simplify docker instalation & some fixes (#266 ) (8eb7d9f )
2.0.3
Compare
Sorry, something went wrong.
No results found
2.0.3 (2026-05-15)
Bug Fixes
parquet: include parsings to parquet reading (#265 ) (790c387 )
2.0.2
Compare
Sorry, something went wrong.
No results found
2.0.2 (2026-05-13)
Bug Fixes
2.0.1
Compare
Sorry, something went wrong.
No results found
2.0.1 (2026-05-05)
Bug Fixes
2.0.0
Compare
Sorry, something went wrong.
No results found
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 )