Skip to content

Releases: jmoalves/levain

v0.90.20

22 Apr 17:35
Compare
Choose a tag to compare
v0.90.20 Pre-release
Pre-release
  • Deno version: 1.42.4

Changes from 0.90.17 to 0.90.20

  • scripts - levain-deno to run levain
  • git - ignore diverging advice
  • extract - --type option
  • MS Defender - running on build
  • fetch - using redirect: "follow"
  • [email protected] - prompt workaround
  • Update README.md
  • Update README.md
  • Update README.md
  • Removing deno progress 1.4.5 fix - using latest
  • levain_version - HEAD test
  • codecov badge
  • codecov
  • progress workaround - v1.4.5
  • test-unit - codecov config
  • devLevain.cmd - handle deno version
  • e2e - minor adjustments

v0.90.17

20 Mar 01:53
Compare
Choose a tag to compare
  • Deno version: 1.41.3

WARNING: Some security software may block levain.exe. Ask advice from your Systems Administrator.

Changes from 0.86.5 to 0.90.17

  • git - 2.44.0
  • 7-Zip - 2301
  • Deno.std upgrade for Deno 1.41.3
  • Levain release refactoring - binary bundle
  • file_system_repository - readPackages optimization
  • Handle .levain extension. Fix #46
  • Get rid of unnamed packages. Closes issue #157
  • copyWithProgress - show progress bar only in TTY
  • console_feedback - show feedback only in TTY
  • install.ps1 - parameters: levainVersion + levainHome
  • unit-test - parallel test
  • e2e test - initial version, installing all known recipes
  • devContainer options - inception
  • removing curl + levainBootstrap
  • githubActions - set timeout
  • README.md - Badges - CreatedAt + Release + simple tests + LICENSE

v0.90.4

29 Feb 09:55
Compare
Choose a tag to compare
v0.90.4 Pre-release
Pre-release
  • Deno version: 1.41.0

WARNING: Some security software may block levain.exe. Ask advice from your Systems Administrator.

Changes from 0.86.5 to 0.90.4

  • git - 2.44.0
  • curl - 8.6.0
  • 7-Zip - 2301
  • Deno.std upgrade for Deno 1.41.0
  • Levain release refactoring - binary bundle
  • file_system_repository - readPackages optimization
  • Handle .levain extension. Fix #46
  • Get rid of unnamed packages. Closes issue #157
  • copyWithProgress - show progress bar only in TTY
  • console_feedback - show feedback only in TTY
  • install.ps1 - parameters: levainVersion + levainHome
  • unit-test - parallel test
  • e2e test - initial version with simple levain installation
  • devContainer options - inception
  • levainBootstrap - improving feedback
  • levainBootstrap - always download and expand
  • githubActions - set timeout
  • README.md - badges for simple tests
  • README.md - Badges - CreatedAt + Release
  • README.md - LICENSE badge

v0.86.5

17 May 12:35
Compare
Choose a tag to compare
  • Deno version: 1.33.3

Changes from 0.86.4 to 0.86.5

  • GitRepo - handle core.autocrlf option

v0.86.4

05 May 01:25
Compare
Choose a tag to compare
  • Deno version: 1.33.2

Changes from 0.86.3 to 0.86.4

  • test - adjust levain_cli.test.ts
  • new yaml library from deno std
  • actions/checkout@v3
  • CheckChainDirExists - ignoring errors

v0.86.3

03 Apr 18:08
Compare
Choose a tag to compare
  • Deno version: 1.32.3

Changes from 0.84.5 to 0.86.3

  • HttpUtils.get - retry with sleep
  • HttpUtils.get - 5 seconds timeout
  • 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

v0.86.2

30 Mar 19:14
Compare
Choose a tag to compare
v0.86.2 Pre-release
Pre-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

v0.86.1

30 Mar 18:21
Compare
Choose a tag to compare
v0.86.1 Pre-release
Pre-release
  • Deno version: 1.32.1

Changes from 0.84.5 to 0.86.1

  • 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

v0.86.0

30 Mar 15:40
Compare
Choose a tag to compare
v0.86.0 Pre-release
Pre-release
  • Deno version: 1.32.1

Changes from 0.84.5 to 0.86.0

  • 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

v0.85.0

29 Mar 21:51
Compare
Choose a tag to compare
v0.85.0 Pre-release
Pre-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