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

string.FormatWith: added support for the explicit culture parameter. #307

Merged
merged 2 commits into from
Jul 2, 2014
Merged

string.FormatWith: added support for the explicit culture parameter. #307

merged 2 commits into from
Jul 2, 2014

Conversation

dmytro-gokun
Copy link

No description provided.

@@ -1,6 +1,7 @@
###In Development
- [#306](https://github.com/MehdiK/Humanizer/pull/306): Added Singularize/Pluralize overload without using obsolete plurality enum
- [#303](https://github.com/MehdiK/Humanizer/pull/303): Added support for all integer types in ByteSize extensions
- [#307](https://github.com/MehdiK/Humanizer/pull/307): string.FormatWith: added support for the explicit culture parameter.
Copy link
Member

Choose a reason for hiding this comment

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

Can you please change this so it's consistent with other notes? e.g. Added support for ...

MehdiK added a commit that referenced this pull request Jul 2, 2014
string.FormatWith: added support for the explicit culture parameter.
@MehdiK MehdiK merged commit 9db15c0 into Humanizr:master Jul 2, 2014
@MehdiK
Copy link
Member

MehdiK commented Jul 2, 2014

Never mind. I will do it. Thanks.

@MehdiK
Copy link
Member

MehdiK commented Jul 7, 2014

This is now available on NuGet as v1.28.0. Thanks for the contribution.

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.

2 participants