Skip to content

Releases: AlertaDengue/PySUS

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

0.10.3

19 Oct 19:09

Choose a tag to compare

0.10.3 (2023-10-19)

Bug Fixes

  • FTP: remove DBF from content if DBC is present (#168) (82da723)