Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update #80

Merged
merged 1 commit into from
Sep 24, 2024
Merged

update #80

merged 1 commit into from
Sep 24, 2024

Conversation

aelmanaa
Copy link
Contributor

@aelmanaa aelmanaa commented Sep 22, 2024


Below is a summarization created by an LLM (gpt-4-turbo-2024-04-09). Be mindful of hallucinations and verify accuracy.

Why

Updates deprecate the getSupportedTokens function across JavaScript and TypeScript implementations, signaling a shift towards a new method in future releases.

What

README.md (JavaScript)

  • Added deprecation note to supported-tokens.js description
  • Inserted a deprecation notice section

supported-tokens.js (JavaScript)

  • Added function displayDeprecationNotice to show deprecation warning
  • Corrected error message format in getSupportedTokens
  • Updated token detail print format in getSupportedTokens

README.md (TypeScript)

  • Added deprecation note to supported-tokens.ts description
  • Inserted a deprecation notice section

supported-tokens.ts (TypeScript)

  • Added interface Arguments for command-line arguments
  • Added function displayDeprecationNotice to show deprecation warning
  • Updated error handling in handleArguments
  • Corrected error message format in getSupportedTokens
  • Updated token detail print format in getSupportedTokens

@aelmanaa aelmanaa merged commit 5bd915f into main Sep 24, 2024
1 check passed
@aelmanaa aelmanaa deleted the deprecate-get-supported-tokens branch September 24, 2024 11:45
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