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

WIK Fixed Bits vs Bytes issue #362

Merged
merged 1 commit into from
Dec 15, 2014
Merged

WIK Fixed Bits vs Bytes issue #362

merged 1 commit into from
Dec 15, 2014

Conversation

gabrielweyer
Copy link
Contributor

Fixes #337

I'm not sure we want to also port the fix for the Culture. Humanizer supports different cultures. If I were to set my culture to fr I think I would prefer to see 10,5 KB instead of 10.5 KB. Let me know what you think, I can also port the culture fixes.

I added an extra unit test for the + operator overload. I also renamed the tests so they would fit more with the naming convention in Humanizer (Add vs AddMethod)

@MehdiK MehdiK merged commit 4256190 into Humanizr:master Dec 15, 2014
@MehdiK
Copy link
Member

MehdiK commented Dec 15, 2014

Thanks for the fix. I added the release notes entry.

@gabrielweyer gabrielweyer deleted the fix-ByteSize branch December 15, 2014 09:35
@MehdiK
Copy link
Member

MehdiK commented Dec 18, 2014

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

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.

Fix arithmetic operations and ToString() for non-english systems in ByteSize
2 participants