Skip to content

Release v0.0.95 — Set<T> collection type#338

Merged
aallan merged 2 commits into
mainfrom
release/v0.0.95
Mar 24, 2026
Merged

Release v0.0.95 — Set<T> collection type#338
aallan merged 2 commits into
mainfrom
release/v0.0.95

Conversation

@aallan

@aallan aallan commented Mar 24, 2026

Copy link
Copy Markdown
Owner

Summary

Version bump and release metadata for v0.0.95.

Test plan

  • All 21 pre-commit hooks pass
  • CI passes

🤖 Generated with Claude Code

Summary by CodeRabbit

v0.0.95 Release Notes

  • New Features

    • Introduced Set<T> collection type with built-in operations and constraints support.
  • Documentation

    • Updated CHANGELOG and ROADMAP to reflect v0.0.95 release.
    • Adjusted test count documentation for consistency.
  • Chores

    • Version bumped to 0.0.95 across project files.

Bump version to 0.0.95. Add CHANGELOG entry for Set collection,
stdin bug (#335), JS coverage issue (#337), and README count cleanup.
Update ROADMAP, website version, and site assets.

Co-Authored-By: Claude <noreply@anthropic.invalid>
@coderabbitai

coderabbitai Bot commented Mar 24, 2026

Copy link
Copy Markdown

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • docs/index.html is excluded by !docs/**

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro

Run ID: 091acbee-9b2c-46ba-8f76-f13895733245

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
📝 Walkthrough

Walkthrough

Version bump from 0.0.94 to 0.0.95 across project metadata, with corresponding changelog and roadmap updates documenting the release notes for version 0.0.95.

Changes

Cohort / File(s) Summary
Release Version Metadata
pyproject.toml, vera/__init__.py
Updated package version string from "0.0.94" to "0.0.95".
Release Documentation
CHANGELOG.md, ROADMAP.md
Added release notes for v0.0.95 in changelog; updated "Where we are" version reference in roadmap.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

Suggested labels

compiler, docs

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The pull request title accurately captures the main change: a version release with Set collection type as the primary feature.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch release/v0.0.95

Comment @coderabbitai help to get the list of available commands and usage tips.

Use flexbox with align-items: center instead of vertical-align: middle
for proper vertical centring of the badge relative to the text.

Co-Authored-By: Claude <noreply@anthropic.invalid>
@aallan aallan merged commit f22b840 into main Mar 24, 2026
13 checks passed
@aallan aallan deleted the release/v0.0.95 branch March 24, 2026 11:11
@codecov

codecov Bot commented Mar 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.42%. Comparing base (7d74dfb) to head (1a268be).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #338   +/-   ##
=======================================
  Coverage   95.42%   95.42%           
=======================================
  Files          45       45           
  Lines       15892    15892           
=======================================
  Hits        15165    15165           
  Misses        727      727           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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