Daniel Berkompas

Results 41 comments of Daniel Berkompas
trafficstars

No one is working on it currently. I'd accept it if it was contributed though.

It's waited this long, so I don't see any reason why it can't wait a few more weeks. :smile: :+1:

I think this probably isn't supported currently. I'd happily accept PRs.

I would also like to see this merged. We enforce no warnings in our codebase and so this warning is a problem for us.

Can you be a little more specific about when this precision loss occurs with some examples?

Great information, thanks. So, you would recommend that Number convert everything to Decimal rather than floats?

I have opened a PR (#19) which will improve the precision of `number_to_delimited` and `number_to_currency` by using Decimal. Unfortunately, it doesn't look like I can fix `number_to_si`, since it relies...

How would you suggest doing config for a library like this? It doesn't seem like you should need to run a process in your supervision tree to be able to...

@happysalada this is already fixed in version 1.0.3.