1.0.5 (2026-01-29)
- dev: update pytest requirement from ==8.* to >=8,<10 (090add7)
- dev: update pytest-cov requirement from ==6.* to >=6,<8 (a11d9b3)
1.0.4 (2025-07-30)
- fix example dependency declaration syntax (f59f925)
1.0.3 (2025-01-23)
1.0.2 (2024-05-15)
1.0.1 (2024-04-10)
- q4 updates (d518f6f)
- update for pro 3.3's python 3.11 (54530b0)
- align yapf with isort (4756da7)
- improve code coverage reporting (1cb0c40)
- make first test run work (f44dde6)
- make indent size specific to python files only (19261e9)
- proper import (e16ce31)
- remove all default settings and start fresh with overrides only (92b1f3b)
- rename to yml (19aa667)
- set line length to 120 (78205ee)
- add a setup.py (e647595)
- add arcpy scratch envs to pylint ignore (15e0847)
- add ci (b0f9f15)
- add development requirements (417c9e1)
- add missing arcpy members for pylint (4cc2e1e)
- add pylint-quotes plugin (dbc676b)
- add pytest configs (f1439f1)
- add recommended VSCode extensions (8062dfb)
- add vscode pytest integration (766da57)
- automatically sort imports on file save (eb4d3e6)
- disable some bad-continuation and broad-except (30d9846)
- make projectname a module (c63bbeb)
- update vs code settings (c37e5b5)
- add isort to pip install (ee95d47)
- add missing quote (6c3ecf5)
- add yapf to list of modules to install (b4413c6)
- badge it! (85f472b)
- fix another AGRC reference (4359411)
- fix pytest-watch reference (e8a39d0)
- fix spelling, links, and add a few more line items (ebd0900)
- make pwt stand out more (3605819)
- rename project title (e3614d5)
- turn on code coverage (d5cbe4e)
- update badge to github action (f7f4c23)
- update conda command (0ed3728)
- update description and author (c431c45)
- update license (04dd483)
- update project name and description (5be3252)
- black formatting (c11b33c)