Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: Removed Option<> nesting in Query results #15

Merged
merged 4 commits into from
Nov 15, 2024
Merged

Conversation

Anush008
Copy link
Owner

@Anush008 Anush008 commented Nov 15, 2024

Resolves #9

Though this is a breaking change, I am hoping since v1 was released 2 days ago, this won't have any terrible affects.

@Anush008 Anush008 changed the title refactor !: Removed Option<> nesting in Query results refactor!: Removed Option<> nesting in Query results Nov 15, 2024
@Anush008 Anush008 changed the title refactor!: Removed Option<> nesting in Query results refactor: Removed Option<> nesting in Query results Nov 15, 2024
@Anush008 Anush008 merged commit 2203584 into master Nov 15, 2024
4 checks passed
github-actions bot pushed a commit that referenced this pull request Nov 15, 2024
## [1.0.2](v1.0.1...v1.0.2) (2024-11-15)

## [1.0.2](v1.0.1...v1.0.2) (2024-11-15)

### 🧑‍💻 Code Refactoring

* Removed Option<> nesting in Query results ([#15](#15)) ([2203584](2203584))
Copy link

🎉 This PR is included in version 1.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[QUESTION] QueryResults Option's usage
1 participant