Closed patrick-mackay closed 9 years ago
I think someone mentioned this issue already - great to have it fixed! Do you have more potential changes in the queue? (If so, I can wait with a new release, but doing one immediately is pretty easy too.)
Not sure if responding this mail will reach you.. lets try.... I don't have more changes.. so far is working great and haven't found any more issues...
Date: Thu, 6 Aug 2015 15:06:27 -0700 From: notifications@github.com To: FSharp.Data.Toolbox@noreply.github.com CC: pmackay@hotmail.com Subject: Re: [FSharp.Data.Toolbox] user_id is int64 (#30)
I think someone mentioned this issue already - great to have it fixed!
Do you have more potential changes in the queue? (If so, I can wait with a new release, but doing one immediately is pretty easy too.)
— Reply to this email directly or view it on GitHub.
Responding to the email worked :-) I'll release a new version then!
The fields "user" : { "id", "id_str" .. } are 64 bit length. All json fields were updated with a big number to aid the inferring process to get the correct type..