Skip to content

Releases: agrc/sweeper

v2.0.3

10 Jan 19:15
Compare
Choose a tag to compare

2.0.3 (2025-01-07)

Dependencies

  • dev: update pytest-cov requirement from ==5.* to >=5,<7 (#126) (8484699)

v2.0.2

08 May 16:58
Compare
Choose a tag to compare

2.0.2 (2024-05-08)

🐛 Bug Fixes

  • look for change detection connection file in connections config folder (cc5d4bf)
  • make --table-name and --change-detect mutually exclusive (37acc44)
  • move release coverage upload to separate job (fba9dcc)
  • upload code coverage after release (1620d92)

📖 Documentation Improvements

  • clarify default last checked date decision (6d119cd)

v2.0.1

07 May 20:55
Compare
Choose a tag to compare

2.0.1 (2024-05-07)

🐛 Bug Fixes

v2.0.0

07 May 17:04
Compare
Choose a tag to compare

2.0.0 (2024-05-07)

⚠ BREAKING CHANGES

  • credentials.py has become config.json in cwd

🚀 Features

  • allow for invocation without a config file (e3107af)
  • implement EXCLUSIONS config (5280fd8), closes #114
  • throw error if workspace does not exist (cf6fb43)

🐛 Bug Fixes

  • add config to CI runs (539d16f)
  • credentials.py -> config.json and smtp -> SendGrid (8888cb7), closes #85 #86
  • disable coverage when running tests in vscode (7d0827f)
  • fix type errors (f8f8012)
  • handle street names that begin with cardinals (b4372e5), closes #121
  • handle two unit numbers (79c6f0f), closes #63
  • make exclusion matching work in CI (2394ba3)
  • modernize and apply best practices (15c7bd0)
  • move tests to standard directory and add skipping logic (de83e86)
  • normalize shortened numeric street names (e687551), closes #57
  • run ruff separate from pytest (302c583), closes #98

📖 Documentation Improvements

  • add functions that require the config file (ea943bd)
  • simplify run command in dev (937c9c8)

v1.4.3

06 Jul 21:03
Compare
Choose a tag to compare

1.4.3 (2023-07-06)

🐛 Bug Fixes

v1.4.2

06 Jul 20:12
Compare
Choose a tag to compare

1.4.2 (2023-07-06)

📖 Documentation Improvements

  • remove old deployment docs (415db45)
  • update long description and author (5d5628a)

v1.4.1

06 Jul 19:49
Compare
Choose a tag to compare

1.4.1 (2023-07-06)

🐛 Bug Fixes

📖 Documentation Improvements

v1.4.0

06 Jul 19:36
Compare
Choose a tag to compare

1.4.0 (2023-07-06)

🌲 Dependencies

🚀 Features

  • use release please pipeline (9fb8007)

🐛 Bug Fixes

v1.3.5

12 Dec 16:01
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.4...v1.3.5

v1.3.4

19 May 19:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4