Skip to content

Update Deno.run to non deprecated update, fixed windows support#11

Open
ahsan-a wants to merge 3 commits intoskoshx:masterfrom
ahsan-a:master
Open

Update Deno.run to non deprecated update, fixed windows support#11
ahsan-a wants to merge 3 commits intoskoshx:masterfrom
ahsan-a:master

Conversation

@ahsan-a
Copy link
Copy Markdown
Contributor

@ahsan-a ahsan-a commented Aug 4, 2023

  • Updated the Deno.run to Deno.command as the former is deprecated and will be removed in v2
  • Fix windows support: Auto add quotes on to ampersands on windows and fix escape character behaviour
  • update readme to remove warnings to add quotes
    (It might be a good idea to explicitly state that quotes don't need to be added anymore?)
    (also now passes all tests I just needed to add an await)

@skoshx
Copy link
Copy Markdown
Owner

skoshx commented Nov 18, 2024

Hey, just merged the other PR that removed the use of deprecated APIs, is it possible to just include the other changes? Thanks!! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants