Skip to content

v2.0.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jan 23:36
f44f6d2
  • Assets are now synced concurrently. This will result in significant speedups when syncing many new assets at once
  • Only files with supported extensions are read
  • The --target flag has been changed to a subcommand under sync
    • asphalt sync remains valid to sync using the cloud target
    • Breaking: asphalt sync --target [cloud|studio|debug] is now asphalt sync [cloud|studio|debug]
    • Breaking: asphalt sync --dry-run is now asphalt sync cloud --dry-run
  • Web client properly uses Roblox's rate limit headers and works with concurrent uploads
  • Web client permanently gives up when it encounters an unknown error (like when the user has been moderated)
  • The progress bar is nicer and gives some statistics