Skip to content

Conversation

@winebarrel
Copy link
Owner

No description provided.

Copilot AI review requested due to automatic review settings November 16, 2025 08:29
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 renames the IterFrom method to Iter on the Expression type. This is a breaking API change that simplifies the method name, though it makes the API less explicit about the method's behavior of creating an iterator starting from a specific time.

  • Renamed Expression.IterFrom(from time.Time) to Expression.Iter(from time.Time)

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

@winebarrel winebarrel merged commit 65b0731 into main Nov 16, 2025
2 checks passed
@winebarrel winebarrel deleted the IterFrom_Iter branch November 16, 2025 08:35
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