Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add support for using BigDecimal to represent numbers #517

Merged
merged 1 commit into from
Feb 26, 2016
Merged

Add support for using BigDecimal to represent numbers #517

merged 1 commit into from
Feb 26, 2016

Conversation

mikewoudenberg
Copy link
Contributor

I stumbled upon issue #161 and took the commit mentioned there (c182b93) and re-applied it to master.

This PR adds a config property that allows mapping of number types to BigDecimal instead of Floats

joelittlejohn added a commit that referenced this pull request Feb 26, 2016
Adds support for mapping BigDecimal as mentioned in issues #161
@joelittlejohn joelittlejohn merged commit f289d5c into joelittlejohn:master Feb 26, 2016
@joelittlejohn
Copy link
Owner

Great, thanks!

@joelittlejohn joelittlejohn changed the title Adds support for mapping BigDecimal as mentioned in issues #161 Add support for using BigDecimal to represent numbers Feb 26, 2016
@joelittlejohn joelittlejohn added this to the 0.4.22 milestone Feb 26, 2016
@sander78
Copy link

Hi there,

We would really like to use the BigDecimal option in our project.
When are you planning to release version 0.4.22?

Thanks !!,
Sander

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants