Releases: agrc/sweeper
Releases · agrc/sweeper
v2.0.3
v2.0.2
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
v2.0.0
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
v1.4.3
v1.4.2
v1.4.1
v1.4.0
v1.3.5
What's Changed
- chore: fix dep, add h3 to license list by @jacobdadams in #92
Full Changelog: v1.3.4...v1.3.5