Skip to content

chore: prepare v0.3.14 release#266

Merged
hachej merged 1 commit into
mainfrom
chore/v0.3.14-release
May 19, 2026
Merged

chore: prepare v0.3.14 release#266
hachej merged 1 commit into
mainfrom
chore/v0.3.14-release

Conversation

@hachej
Copy link
Copy Markdown
Collaborator

@hachej hachej commented May 19, 2026

Patch bump to v0.3.14.

Included PRs (since v0.3.13)

After merge

  1. Tag v0.3.14 on main
  2. Push tag (triggers PyPI release workflow)
  3. Create GitHub release using .tmp_release_body_v0.3.14.md from the branch

🤖 Generated with Claude Code

Patch bump covering join fixes on plain ibis backends (#222), grain
mismatch on `with_measures` over joins (#261), the ibis-native calc-measure
classifier refactor (#262), and the HashingTag serialization fix (#264).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@hachej hachej merged commit f864ff5 into main May 19, 2026
3 checks passed
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.

Joins on snowflake cause ValueError: Don't know how to handle type <class 'ibis.expr.types.relations.Table'>

2 participants