Andrew Buntine

Results 12 comments of Andrew Buntine

Oh, sorry, I somehow totally missed this or forgot to action it. I will take a look tonight and merge it in. Thanks!

Thanks for the issue. :+1: Yeah, that's a nice enhancement. I'll look at adding it in the next version of the crate. I'll hopefully get onto it in the next...

That is how the original version of this Gem worked. There are lots of undocumented fields, though. We could probably come up with something that builds a hashie object and...

Hey, do you have some example code that can replicate the issue? I would imagine that some fields are optional in the Discogs API, so when they are not present...

Ok, it's taken three years. But I've finally decided to come back and bring the typed responses back. I'm going to merge my old, typed version of the wrapper into...

Hey there, thanks for the comments. This is a warning that the library produces when you use the "count" key in a response. This name conflicts with a Ruby native...

Thanks Jacob. I will pudate the sanitize_hash method and test it with the tracks. As for the recursive function, I will need to extend it to also account for arrays.

I am a bit stuffed for time for the next week. I am open to PRs, of course. Otherwise, I plan to take a look at this in about one...

Ok, great. Feel free to fork the repo, add your fix and then open a pull request. Thanks!

Hey Mike, I'd be happy to take the changes in: ./README.md ./src-cljs/moon-dweller/text.cljs If you want to submit a PR with just those changes then I will merge it in.