Joey
Joey
I've had a very hard time getting things optimised in node.js with C++ and generally similar experiences to the above. I suspect some of it might be down to lack...
MRU is also missing. If possible, it would also be great to try to include if the currency is still in circulation or not (retired from ISO I guess).
Some mapping mechanism might also be helpful. It's a bit tricky with historic data. If you take BYR going to BYN for example... anything removed can break integrity for any...
> "Chart.js (requires Chart.js 2.x)." > "chart.js": "2.3.x" Can you also make sure those actually match?
Pull request to consider... This one can be done: https://github.com/phpclassic/php-shopify/pull/130 It's wanted for things such as if the web hook is only stored and then processed later. But the PR...
102 looks like a mistake. 114 I think should be a deferred effort to fill in all missing resources.
Key strategies: * Focus on support for very contemporary versions. Intended for Semantic versioning. * Avoid design patterns, PSRs, etc. Instead focuses on polishing what's already here. * Apply consistency...
I'm looking for 2020-01 (early bird) but issues are from way back :D. Overriding the ApiVersion isn't always guaranteed to be safe. To find out you need to check the...
This also happened in travis build.
I had a bunch of very nasty errors if I got something silly with the TTL, IE, in the past or something (like setting it to timestamp and overflowing rather...