gardenappl (72c232e3) at 07 Jan 12:56
Revert to yargs 17.7.2
I'm sorry, yargs 18.0.0 has some breaking changes, which has broke the CLI after merging !7.
This PR will revert the version of yargs so the CLI works just as before.
Hello, can you update the dependencies of this package? There is a package breakage on NixOS, and I want to ensure that the dependencies are up-to-date.
gardenappl (7e57baab) at 26 Oct 17:26
Add unreleased changes to changelog
Hi, thank you for your contribution!
Just FYI though, the Deno "version" of this program is very old and predates the introduction of deno update and the deno.json dependencies config. If you look inside readable.ts you'll see it still directly points to specific URLs for modules. And those URLs continue to be outdated.
I will merge your work but I'll have to rewrite the Deno dependencies handling (which is something I wanted to do for a while anyway).
gardenappl (5c4b65ec) at 01 Aug 20:57
Fix incorrect purchase info parsing (again)
gardenappl (035e15b4) at 29 Jul 02:13
Cleanup JS code for converting blob: to data:, confirmed to work
... and 4 more commits
gardenappl (f5108493) at 28 Jul 20:51
Add user agent to all OkHttp requests
gardenappl (e12f9bb6) at 20 Jul 01:58
Make it compile
gardenappl (17af5b88) at 19 Jul 20:00
Handle blob: URLs