Skip to content

chore: release v0.2.8#159

Merged
dholbach merged 2 commits into
mainfrom
chore/release-v0.2.8
Jul 3, 2026
Merged

chore: release v0.2.8#159
dholbach merged 2 commits into
mainfrom
chore/release-v0.2.8

Conversation

@dholbach

@dholbach dholbach commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Bump version strings to v0.2.8 in version.py, prod.py, docker-compose.prod.yml
  • docs/CHANGELOG.md: new v0.2.8 entry documenting the two bug fixes, centralisation changes, and new tests from fix: correct capacity time-off handling and centralise quarter/revenue computations #158
  • docs/FEATURES.md: two accuracy notes added (quarterly tax revenue consistency; capacity time-off handling across the 2023-08 change)
  • PROJECTS.md: Last Updated date refreshed to 2026-07-03

Test plan

  • Verify all three version strings match: grep -r "v0.2.8" version.py prod.py docker-compose.prod.yml
  • Read CHANGELOG entry — accurate and no PII
  • Merge, then tag: git tag v0.2.8 && git push origin v0.2.8
  • Create GitHub release: gh release create v0.2.8 --title "v0.2.8" --notes "See docs/CHANGELOG.md"

🤖 Generated with Claude Code

dholbach and others added 2 commits July 3, 2026 09:01
Covers the computation review and centralisation merged in #158:
capacity time-off bug fix, quarterly tax revenue consistency fix,
quarter boundary and TimeOff date-expansion centralisation.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@dholbach dholbach merged commit 6d94fa4 into main Jul 3, 2026
1 check passed
@dholbach dholbach deleted the chore/release-v0.2.8 branch July 3, 2026 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant