Skip to content

Releases: AlertaDengue/PySUS

0.9.4

31 Jul 23:43
Compare
Choose a tag to compare

0.9.4 (2023-07-31)

Bug Fixes

  • dependencies: minor dependencies fix (#142) (acbf6e0)

0.9.3

06 Jun 14:50
Compare
Choose a tag to compare

0.9.3 (2023-06-06)

Bug Fixes

  • docs: pt and pt_BR build (12b21de)

0.9.2

20 Apr 16:38
Compare
Choose a tag to compare

0.9.2 (2023-04-20)

Bug Fixes

  • version: linter online_data to bump version (#128) (eddb93c)

0.9.1

12 Apr 20:43
Compare
Choose a tag to compare

0.9.1 (2023-04-12)

Bug Fixes

  • docs: fix docs and add test for notebooks (ebedd2b)

0.9.0

28 Mar 18:41
Compare
Choose a tag to compare

0.9.0 (2023-03-28)

Features

  • sinan: add more parsed columns to final dataframe (cc653f0)

Bug Fixes

  • notebooks: update notebooks (12dbb16)
  • notebook: update download references in notebooks (3682fe6)

Performance Improvements

  • sinan: remove unnecessary cwd's in FTP_SINAN (#123) (5199685)

0.8.0

14 Mar 12:44
Compare
Choose a tag to compare

0.8.0 (2023-03-14)

Features

  • SINAN: moving EGH changes to PySUS (72f2d93)

Commits

  • 84ee4a9 - Mon, 13 Mar 2023 11:01:21 -0300 (23 hours ago) (HEAD -> sinan-metadata, origin/sinan-metadata)
    | linter - Luã Bida Vacaro
  • 70be800 - Mon, 13 Mar 2023 10:57:32 -0300 (23 hours ago)
    | Parse df method - Luã Bida Vacaro
  • 3dff56b - Mon, 13 Mar 2023 10:26:25 -0300 (24 hours ago)
    | Minor CNES test fix - Luã Bida Vacaro
  • a9be440 - Mon, 13 Mar 2023 09:38:03 -0300 (24 hours ago)
    | Delete poetry lock - Luã Bida Vacaro
  • 4a85ee5 - Mon, 13 Mar 2023 09:35:51 -0300 (24 hours ago)
    | Poetry lock - Luã Bida Vacaro
  • 2324821 - Mon, 13 Mar 2023 09:31:27 -0300 (24 hours ago)
    | Tests - Luã Bida Vacaro
  • 70be800 - Mon, 13 Mar 2023 10:57:32 -0300 (23 hours ago)
    | Parse df method - Luã Bida Vacaro
  • 3dff56b - Mon, 13 Mar 2023 10:26:25 -0300 (24 hours ago)
    | Minor CNES test fix - Luã Bida Vacaro
  • a9be440 - Mon, 13 Mar 2023 09:38:03 -0300 (24 hours ago)
    | Delete poetry lock - Luã Bida Vacaro
  • 4a85ee5 - Mon, 13 Mar 2023 09:35:51 -0300 (24 hours ago)
    | Poetry lock - Luã Bida Vacaro
  • 2324821 - Mon, 13 Mar 2023 09:31:27 -0300 (24 hours ago)
    | Tests - Luã Bida Vacaro
  • 0d11d9c - Mon, 13 Mar 2023 08:15:03 -0300 (26 hours ago)
    | Sinan metadata - Luã Bida Vacaro
  • 061b4f0 - Fri, 10 Mar 2023 18:41:11 -0300 (4 days ago)
    | Minor fixes - Luã Bida Vacaro
  • f93e2ef - Fri, 10 Mar 2023 17:13:51 -0300 (4 days ago)
    | SINAN disease returns circular import - Luã Bida Vacaro
  • 5a88c79 - Fri, 10 Mar 2023 16:15:33 -0300 (4 days ago)
    | FTP classes implementation - Luã Bida Vacaro
  • e849bd4 - Thu, 9 Mar 2023 22:16:28 -0300 (5 days ago)
    | Improvements & docstrings - Luã Bida Vacaro
  • 9cab15a - Wed, 8 Mar 2023 19:11:14 -0300 (6 days ago)
    | Abstract download classes - Luã Bida Vacaro
  • 70b3f36 - Mon, 6 Mar 2023 02:30:28 -0300 (8 days ago)
    | linter - Luã Bida Vacaro
  • ab4db1e - Mon, 6 Mar 2023 01:31:27 -0300 (8 days ago)
    | Trim wrong encoded columns - Luã Bida Vacaro
  • e93a932 - Mon, 27 Feb 2023 18:51:02 -0300 (2 weeks ago)
    | SQLAlchemy 2.0 breaks airflow - Luã Bida Vacaro
  • 8be8283 - Mon, 27 Feb 2023 18:35:20 -0300 (2 weeks ago)
    | Minor Fixes - Luã Bida Vacaro
  • 01c32b9 - Mon, 27 Feb 2023 16:03:18 -0300 (2 weeks ago)
    | Updating pyarrow version - Luã Bida Vacaro
  • a75a686 - Mon, 27 Feb 2023 14:58:37 -0300 (2 weeks ago)
    | Tests - Luã Bida Vacaro
  • 9927972 - Mon, 27 Feb 2023 11:51:15 -0300 (2 weeks ago)
    | Finishing converting found dtypes - Luã Bida Vacaro
  • 72f2d93 - Fri, 24 Feb 2023 19:05:52 -0300 (3 weeks ago)
    | feat(SINAN): moving EGH changes to PySUS - Luã Bida Vacaro

What's Changed

Full Changelog: 0.7.0...0.8.0

0.7.0

06 Feb 11:37
Compare
Choose a tag to compare

0.7.0 (2023-02-06)

Features

  • semantic-release: add semantic release to the project (#114) (b079089)

Bug Fixes

  • sinan: remove hardcoded data path when extracting from pysus (#113) (c56d2b1)
  • sm-release: fixing wrong branch on semantic-release (#115) (c22f13c)

BugFix

08 Dec 13:00
891e3ac
Compare
Choose a tag to compare

891e3ac - Tue, 06 Dez 2022 09:31:06 -0300 (HEAD -> bugfix, tag: v0.6.4, origin/bugfix)
Release 0.6.4 - Luã Bida Vacaro

  • BUGFIX(download): _fetch_file gives permission denied
  • This bug was breaking download canonicality.

Logging modules

23 Nov 12:37
Compare
Choose a tag to compare

Adding stderr logs in online_data modules using Loguru.


b91a7f1 - Wed, 23 Nov 2022 09:31:06 -0300 (HEAD -> logging, tag: v0.6.3, origin/logging)
Release 0.6.3 - Luã Bida Vacaro

  • Updating tag version in pyproject.toml to 0.6.3

dcabe89 - Tue, 22 Nov 2022 14:27:03 -0300
Logging sinasc - Luã Bida Vacaro

  • Adding logs in module pysus.online_data.sinasc
  • Minor bug-fixes

de856dc - Tue, 22 Nov 2022 11:47:12 -0300
Logging SINAN - Luã Bida Vacaro

  • Changing the builtin logger to Loguru in pysus.online_data.SINAN

3c5b388 - Tue, 22 Nov 2022 11:35:54 -0300
Logging SIM - Luã Bida Vacaro

  • Adding logs in module pysus.online_data.SIM
  • Lint

febba36 - Tue, 22 Nov 2022 11:16:06 -0300
Logging SIH - Luã Bida Vacaro

  • Adding logs in module pysus.online_data.SIH

8d28a5b - Tue, 22 Nov 2022 11:11:19 -0300
Logging SIA - Luã Bida Vacaro

  • Adding logs in module pysus.online_data.SIA

78df7b0 - Tue, 22 Nov 2022 11:01:42 -0300
Logging PNI - Luã Bida Vacaro

  • Adding logs in module pysus.online_data.PNI
  • Minor cleaning in module pysus.online_data.IBGE

568cb62 - Tue, 22 Nov 2022 10:52:12 -0300
Logging ESUS - Luã Bida Vacaro

  • Adding logs in module pysus.online_data.ESUS

e720a2a - Tue, 22 Nov 2022 10:44:04 -0300
Logging CNES - Luã Bida Vacaro

  • Adding logs in module pysus.online_data.CNES

7425f97 - Tue, 22 Nov 2022 10:30:29 -0300
Upgrading package version to prepare Pypi build - Luã Bida Vacaro

  • Updating tag version in pyproject.toml to 0.6.2 (Fixed)

9cd4760 - Tue, 22 Nov 2022 09:20:55 -0300
CIHA logging - Luã Bida Vacaro

  • Adding logs in module pysus.online_data.CIHA

44b3b7c - Tue, 22 Nov 2022 08:54:22 -0300
Logging vaccine.py - Luã Bida Vacaro

  • Adding logs in module pysus.online_data.vaccine

fac2d62 - Tue, 22 Nov 2022 08:04:53 -0300
Start logging with loguru - Luã Bida Vacaro

  • Installing Loguru package

What's Changed

Full Changelog: v0.6.1...v0.6.3

Minor Bug-fix in tests.

22 Nov 13:03
Compare
Choose a tag to compare

This release aims the refactor of tests locally and on CI.