Skip to content

version bump 1.0.5#17

Merged
kozw merged 1 commit intomainfrom
publish
Nov 7, 2025
Merged

version bump 1.0.5#17
kozw merged 1 commit intomainfrom
publish

Conversation

@kozw
Copy link
Owner

@kozw kozw commented Nov 7, 2025

No description provided.

Copilot AI review requested due to automatic review settings November 7, 2025 14:45
@codecov
Copy link

codecov bot commented Nov 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.30%. Comparing base (60e69b7) to head (63fecb9).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #17   +/-   ##
=======================================
  Coverage   97.30%   97.30%           
=======================================
  Files          15       15           
  Lines        2151     2151           
=======================================
  Hits         2093     2093           
  Misses         58       58           

☔ 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.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR bumps the package version from 1.0.4 to 1.0.5, introducing breaking changes that rename the inRange() extension methods to occurrences() for better consistency across the API. The changes make parameters optional, allowing users to get all occurrences without specifying a date range, and consolidate logic by removing the RecurrenceIteratorQuery extension.

  • Renamed inRange() to occurrences() across all component iterable extensions (EventIterableQuery, TodoIterableQuery, JournalIterableQuery, TimeZoneIterableQuery)
  • Made start and end parameters optional in occurrences() methods
  • Consolidated RecurrenceIteratorQuery extension logic into the RecurrenceIterator class

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
pubspec.yaml Version bumped from 1.0.4 to 1.0.5
CHANGELOG.md Added 1.0.5 release notes documenting the breaking changes and added version link references

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kozw kozw merged commit 3a11e35 into main Nov 7, 2025
9 checks passed
@kozw kozw deleted the publish branch November 7, 2025 14:47
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.

2 participants