Skip to content

Cherry pick commits for new changes#3170

Merged
bidisha-c merged 3 commits into
packagefrom
aurghob/addchanges
Oct 1, 2024
Merged

Cherry pick commits for new changes#3170
bidisha-c merged 3 commits into
packagefrom
aurghob/addchanges

Conversation

@aurghob
Copy link
Copy Markdown
Contributor

@aurghob aurghob commented Oct 1, 2024

There were 3 commits that were not merged in.
Preparing release of 1.8.9 by adding 3 more commits as part of this change.

MichaelMWW and others added 3 commits October 1, 2024 10:15
…ry and number with unit in Spanish (#3154)

* Date range without accents - Draft commit

* Date range without accents - Fix cannot recognize Spanish written in the 90s

* Date range without accents - Revert local nuget config and program.cs change

* DateRangeWithoutAccents - Resolved comments

---------

Co-authored-by: Michael Wang (Centific Technologies Inc) <v-michwang@microsoft.com>
Bumps [NuGet.CommandLine](https://github.com/NuGet/NuGet.Client) from 5.9.3 to 5.11.5.
- [Release notes](https://github.com/NuGet/NuGet.Client/releases)
- [Commits](https://github.com/NuGet/NuGet.Client/commits)

---
updated-dependencies:
- dependency-name: NuGet.CommandLine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Datetime for longer span - local draft commit

* DateTimeForLongerSpan - Implement for from

---------

Co-authored-by: Michael Wang (Centific Technologies Inc) <v-michwang@microsoft.com>
Copy link
Copy Markdown
Member

@bidisha-c bidisha-c left a comment

Choose a reason for hiding this comment

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

I have added one comment which can be addressed in the next iteration.

}

// For cases like "for 1 week from today", "for 3 days from 20th May" etc..
if (EnglishDatePeriodExtractorConfiguration.ForPrefixRegex != null)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

do we want to have the english specific rules in the BaseDatePeriodExtractor or should this be in the subclass that handles English rules?

@bidisha-c bidisha-c merged commit c5de065 into package Oct 1, 2024
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.

3 participants