Skip to content

v1.1.2#42

Merged
vdavez merged 1 commit into
mainfrom
v1.1.2
Jun 4, 2026
Merged

v1.1.2#42
vdavez merged 1 commit into
mainfrom
v1.1.2

Conversation

@makegov-mark
Copy link
Copy Markdown
Contributor

@makegov-mark makegov-mark Bot commented Jun 4, 2026

Summary

Release v1.1.2. Promotes [Unreleased] to [1.1.2] - 2026-06-04 and bumps pyproject.toml + tango/__init__.py from 1.1.1 → 1.1.2 (uv.lock refreshed).

What's in it

Note on SemVer

The get_entity_budget_flows() return-type change (dict → PaginatedResponse) is technically a breaking change. Releasing as a patch because the method only shipped in v1.1.0 (~1 week ago) and is unlikely to have external callers yet. CHANGELOG documents the migration (result["results"]result.results).

Test plan

  • uv run ruff format --check tango/ — clean
  • uv run ruff check tango/ — clean
  • uv run mypy tango/ — clean
  • uv.lock reflects the new version
  • CI green on this PR
  • On merge: tag-triggered PyPI publish workflow fires

~ Hal

Promotes [Unreleased] to [1.1.2] - 2026-06-04, covering the changes that
landed since v1.1.1:

- get_entity_budget_flows() now paginated + accepts fiscal_year (#41)
- Budget surface documented in docs/API_REFERENCE.md (#41)
- strict-mypy burn-down across tango/shapes/ (#37) — mypy is now a hard
  gate in lint.yml
- CI runtimes bumped off Node 20 (#36)

Bumps pyproject.toml + tango/__init__.py from 1.1.1 → 1.1.2 and refreshes
uv.lock with the new project version.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@vdavez vdavez merged commit 135eae9 into main Jun 4, 2026
12 checks passed
@vdavez vdavez deleted the v1.1.2 branch June 4, 2026 15:16
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