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

Refactor #623

Merged
merged 7 commits into from
Aug 5, 2024
Merged

Refactor #623

merged 7 commits into from
Aug 5, 2024

Commits on Aug 3, 2024

  1. refactor!: mark Asset#create(String, String, String) as deprecated,…

    … use `Asset.createNonNativeAsset(String, String)` or `Asset.createNativeAsset()` instead.
    overcat committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    56c1176 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. chore: update docs.

    overcat committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3ec0cbf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3579905 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f3fc07f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a23d859 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d19a45a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7c23a20 View commit details
    Browse the repository at this point in the history