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

Changed bulgarian number to words converter to support numbers up to 1mil #888

Merged
merged 2 commits into from Dec 6, 2019
Merged

Changed bulgarian number to words converter to support numbers up to 1mil #888

merged 2 commits into from Dec 6, 2019

Conversation

antonmihaylov
Copy link

@antonmihaylov antonmihaylov commented Dec 6, 2019

The Bulgarian numbers to words converter was handling numbers up to 1000 before.
It also didn't handle well round number ordinal conversions (e.g. 1000, 200)

This fixes those problems. Also changed tests to match those changes.

@dnfclas
Copy link

dnfclas commented Dec 6, 2019

CLA assistant check
All CLA requirements met.

@clairernovotny clairernovotny merged commit 45e343c into Humanizr:master Dec 6, 2019
@clairernovotny
Copy link
Member

Thanks!

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.

None yet

3 participants