JuliaMath/Decimals.jl

Release latest to METADATA.jl

benkamphaus opened this issue · 2 comments

Hi @tinybike ,

Given the changes merged in: #11 - would it be possible to get a release (i.e. METADATA.jl pull request) so we can use the package versioning correctly to release Transit.jl (which depends on Decimals.jl)? We made use of it so we can handle serializing decimal floating point values without errors introduced by changing back and forth to binary floating point, but need to be able to specify the correct version of the package in our REQUIRE to finish our library and release it to METADATA.jl as well.

If there's any way we can help, also, feel free to let me know. Thanks!

Best,
Ben

What Ben just said!

R

Submitted a pull request: JuliaLang/METADATA.jl#5223

Sorry I forgot to do this before, haven't had the chance to do any Julia dev in a bit and forgot about this part!