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

feat: support DateTime, Duration, and TextRange type args in Vectors #317

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

halildurmus
Copy link
Owner

Description

Related Issue

Fixes #316

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🧪 test -- Test
  • 🗑️ chore -- Chore

@halildurmus halildurmus added the type: feature New feature or request label Jul 18, 2023
@github-actions github-actions bot added pkg: windows_foundation The windows_foundation package pkg: windows_ui The windows_ui package pkg: winrtgen The winrtgen package labels Jul 18, 2023
@halildurmus halildurmus merged commit 8a8ef2a into main Jul 18, 2023
6 of 14 checks passed
@halildurmus halildurmus deleted the vector branch July 18, 2023 08:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pkg: windows_foundation The windows_foundation package pkg: windows_ui The windows_ui package pkg: winrtgen The winrtgen package type: feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support DateTime, Duration, and TextRange type arguments in Vectors
1 participant