Skip to content

v0.85.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 29 Mar 21:51
· 428 commits to master since this release
  • Deno version: 1.32.1

Changes from 0.84.5 to 0.85.0

  • 0.85.0-SNAPSHOT
  • config - changing config file location to user home directory
  • install - force option affects only the packages mentioned in the command line.
  • parse_args - handle multiple spaces as one
  • Retry - increase amount and sleepTime
  • --cached-only - Deno option
  • DENO_NO_UPDATE_CHECK
  • gitRepo - ignore git pull error
  • devLevain.cmd - split
  • file_utils - fix std/streams import
  • removing empty scripts/levain.cmd
  • 7Zip - 2201
  • github - checkSources - allow manual trigger
  • 0.84.0-SNAPSHOT
  • Removing 'only' option from test code
  • json_get - always string
  • Unlock Deno version
  • Ignoring test result file
  • json get boolean
  • RepositoryManager contract
  • json get string
  • AbstractRepository contract
  • AbstractRepository contract
  • Deno.FsFile
  • Deno.FsFile
  • Deno.stdin.setRaw
  • Using streams api (io/streams was removed)
  • Unlocking versions