Releases: bobmatnyc/gitflow-analytics
Releases · bobmatnyc/gitflow-analytics
v3.14.17
v3.14.16
v3.14.15
v3.14.14
v3.14.13
v3.14.12
Full Changelog: v3.14.10...v3.14.12
v3.14.10
Changes in v3.14.10
- chore: bump version to 3.14.10 (467d519)
- feat: add --name option, legacy config migration, and cache DB apply to add-alias command (8ad18c7)
- fix: resolve Confluence email actors in ticketing score (#46) (3fa6dac)
- chore: bump version to 3.14.9 (dd48911)
- feat: auto-populate github_username from GitHub org API and resolve Confluence UUID actors (#45) (9c6aab5)
- docs: update documentation for ticketing effort tracking (3.14.x) (817dd9c)
- chore: bump version to 3.14.8 (db3fc7f)
- fix: pass cache/since/until to CSVReportGenerator in gfa analyze path (#43) (3b83739)
- fix: populate github_username from noreply emails and config manual_mappings (#44) (d6956e7)
- chore: bump version to 3.14.7 (096de5f)
- fix: thread cache/since/until into CSVReportGenerator for ticketing scores (#42) (4c130fe)
- chore: bump version to 3.14.6 (3c78807)
- fix: resolve Pyright warnings from #41 identity-resolver patch (93c9d7f)
- fix: resolve canonical identity for ticketing_score lookup in developer CSV (#41) (81db80e)
- chore: bump version to 3.14.5 (3106e30)
- fix: add ticketing_score column to developer activity CSV output (#40) (51a2c86)
- chore: bump version to 3.14.4 (33057b1)
- fix: resolve Pyright warnings introduced by #39 NULL-guard patch (d763f89)
- fix: guard against NULL total_commits in identity sort and merge (#39) (e942632)
- chore: bump version to 3.14.3 (337a0ce)
- feat: JIRA activity tracking + ticketing_score in ActivityScorer (#37 #38) (d8f8dc6)
- chore: bump version to 3.14.2 (3465444)
- feat: configurable boilerplate filter excludes bulk auto-generated commits from velocity (#28) (e1a20cb)
- chore: bump version to 3.14.1 (668ea9e)
- fix: wire ticketing reports into gfa analyze, fix Confluence 401, quiet constraint noise (#32 #33 #34) (83e1446)
- chore: bump version to 3.14.0 (9f2f880)
- feat: add ticketing system activity tracking — GitHub Issues + Confluence (#31) (76f4ccb)
- fix: alias-rename legacy config compat and canonical name resolution (#29, #30) (ac0de62)
- build: load PYPI_TOKEN from .env.local in publish-pypi target (fe9ccd1)
Full changelog: v3.13.29...v3.14.10
v3.13.29
Release v3.13.28
Changes in v3.13.28
- 88e3f1c fix: remove unused logger assignment in cli_training
- fd780b9 style: update type annotations in helpers module
- a264808 style: update Optional type annotations to use | None syntax
- e73b7e1 fix: add missing imports (timedelta, timezone, Callable)
- ba83bdd chore: remove all cached pycache from git tracking
- 622398a remove: clean up cached pycache files from git tracking
- c61db68 chore: bump version to 3.13.28
- 580dbbf feat: add non-interactive add-alias CLI command (Issue #27)
Full changelog: v3.13.27...v3.13.28
v3.13.27
Full Changelog: v3.13.26...v3.13.27