Skip to content

v0.86.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 19:14
· 417 commits to master since this release
  • Deno version: 1.32.1

Changes from 0.84.5 to 0.86.2

  • HttpUtils - fetch with timeout
  • config - adding cfg for levainHome
  • 0.86.0-SNAPSHOT
  • update cmd - fix
  • update command
  • 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