Prism.Container.Extensions
Prism.Container.Extensions copied to clipboard
Bump Humanizer.Core from 2.8.26 to 2.14.1
Bumps Humanizer.Core from 2.8.26 to 2.14.1.
Release notes
Sourced from Humanizer.Core's releases.
v2.14.1
Changes:
Bugs:
- #1171: Fixed The resource object with key 'DateHumanize_MultipleDaysAgo' was…
- #1150: Fix DateOnly, TimeOnly & DateTime issues in French
- #1151: Fix TimeSpan always returning words for Norwegian
Localization:
- #1172: Improve Spanish localization
- #1164: fixes #1161
- #1158: Adds NumberToWordsConverter for Korean
Others:
- #1162: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255
- #1152: A proposal of an addition of Code of Conduct
- #1129: TimeSpan.Humanize always returns value 1 as words for Norwegian (nb/nb-NO)
This list of changes was auto generated.
v2.13.14
Changes:
Bugs:
- #1136: Fix 'toes' being singularized to 'to'
- #1122: Fixed issue #1102. Dehumanize() by pascalizing the words correctly
Localization:
... (truncated)
Commits
3ebc38d
Update version.json60822b6
Merge pull request #1172 from ohmineer/main8471f6c
Apply changes requested in PR #1172a3ba88b
Update README with wordForm argument6c1ac03
Update public API with new WordForm type and parameter748e804
Improve test coverage of genderless converterf0d01e2
Fix public API method that did not pass testsef9133d
Add Ordinalizer tests of public API new methods059745d
Adapt Spanish Ordinalizer to allow for abbreviations2c38b39
Fix and add Spanish test to check new wordForm parameter in ordinalizer- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)