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

chore(release): Bump to version 0.2.0 #4896

Merged
merged 30 commits into from
May 12, 2022
Merged

chore(release): Bump to version 0.2.0 #4896

merged 30 commits into from
May 12, 2022

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    af26d86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60d308f View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    a66a086 View commit details
    Browse the repository at this point in the history
  2. fix(update): Skip logs starting with (chore) (#4800)

    * fix(update): Skip logs starting with `(chore)`
    
    * Update CHANGELOG.md
    rashil2000 authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    476b507 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5025661 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    5a795ca View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. Configuration menu
    Copy the full SHA
    635ae17 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. fix(decompress): Fix tarball decompression (#4813)

    Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
    chawyehsu and niheaven authored Mar 17, 2022
    Configuration menu
    Copy the full SHA
    4d36cbd View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. fix(scoop-download): Add failure check (#4822)

    * scoop-download failure check, aria2 warn if uninstalled
    
    * Revert core.ps1
    
    * Update CHANGELOG.md
    tech189 authored Mar 18, 2022
    Configuration menu
    Copy the full SHA
    53cdf68 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2022

  1. doc(readme): Fix badges for Gitter and CI Tests (#4830)

    * Update README.md
    
    * Update CHANGELOG.md
    rashil2000 authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    5e4e6e9 View commit details
    Browse the repository at this point in the history
  2. feat(install): Allow downloading from private repositories (#4254)

    * added ability to use private github repositories
    
    To do this, define a gh_api_token in the sccop config, if the repository is private it will use the apis to get and use the asset id
    
    * corrected inherited linting error
    
    * updated url to pull filename
    
    * inlined get_headers and get-members functions and updated changelog
    
    * simplified host headers and switched to checkver_token from: astelmachonak-nydig
    
    * added ability to use private github repositories
    
    To do this, define a gh_api_token in the sccop config, if the repository is private it will use the apis to get and use the asset id
    
    * updated url to pull filename
    
    * inlined get_headers and get-members functions and updated changelog
    
    * simplified host headers and switched to checkver_token from: astelmachonak-nydig
    
    * Update lib/core.ps1
    
    Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
    
    * Update lib/core.ps1
    
    Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
    
    * Fix RegEx
    
    * Some tweaks
    
    * optimize
    
    Co-authored-by: Rashil Gandhi <46838874+rashil2000@users.noreply.github.com>
    Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
    Co-authored-by: Rashil Gandhi <rashil2000@gmail.com>
    4 people authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    45db5fb View commit details
    Browse the repository at this point in the history
  3. feat(config): Rename checkver_token to gh_token and SCOOP_CHECKVER_TO…

    …KEN to SCOOP_GH_TOKEN (#4832)
    
    * Properly filtering null input in dl function when private_hosts is not set in config
    
    * Rename checkver_token to gh_token and SCOOP_CHECKVER_TOKEN to SCOOP_GH_TOKEN
    Alex Stelmachonak authored Mar 21, 2022
    Configuration menu
    Copy the full SHA
    ad3fc4f View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2022

  1. doc(scoop-shim): Fix typo (#4836)

    * Update scoop-shim.ps1
    
    * Update CHANGELOG.md
    rashil2000 authored Mar 22, 2022
    Configuration menu
    Copy the full SHA
    ced36b2 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2022

  1. Configuration menu
    Copy the full SHA
    32de4c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d29e336 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72fd0c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2022

  1. feat(config): Try SCOOP_GH_TOKEN value first before gh_token value fr…

    …om config (#4842)
    Alex Stelmachonak authored Mar 26, 2022
    Configuration menu
    Copy the full SHA
    f441968 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2022

  1. Configuration menu
    Copy the full SHA
    55b26da View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    22c7d58 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    f6679c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. Configuration menu
    Copy the full SHA
    47c0f46 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Configuration menu
    Copy the full SHA
    f947b62 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2022

  1. Configuration menu
    Copy the full SHA
    7ee74a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2022

  1. Configuration menu
    Copy the full SHA
    6296822 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    e6d0371 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. fix(bucket): Return empty list correctly in Get-LocalBucket (#4885)

    Co-authored-by: Hsiao-nan Cheung <niheaven@gmail.com>
    Co-authored-by: Rashil Gandhi <rashil2000@gmail.com>
    3 people authored Apr 27, 2022
    Configuration menu
    Copy the full SHA
    22365c2 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2022

  1. Configuration menu
    Copy the full SHA
    cb7cd99 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Configuration menu
    Copy the full SHA
    b96abcf View commit details
    Browse the repository at this point in the history

Commits on May 8, 2022

  1. feat(relicense): Relicense to dual-license (Unlicense or MIT) (#4903)

    Co-authored-by: Chawye Hsu <chawyehsu@hotmail.com>
    Co-authored-by: Tyler887 <tylermageeshields@gmail.com>
    3 people authored May 8, 2022
    1 Configuration menu
    Copy the full SHA
    0b6de90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b93d0b4 View commit details
    Browse the repository at this point in the history