This repository has been archived by the owner on Jul 18, 2022. It is now read-only.
Releases: aaronpowell/vscode-profile-switcher
Releases · aaronpowell/vscode-profile-switcher
Release 0.3.3
Refer to CHANGELOG.md for release 0.3.3
Changes:
- 824c506 fogot to bump the package.json
- a0e8786 changelog
- b747b6f changing extension-from-marketplace install to be sequential, not parallel
- 405d5ea Fixing insider build detection
This list of changes was auto generated.
Release 0.3.2
Refer to CHANGELOG.md for release 0.3.2
Changes:
- fe23cdb Had the env var usage wrong
- d8fe37a bumping a minor version
- 776df0f Merge pull request #10 from aaronpowell/codecov-io
- 81640ff moving to the bash task for windows support
- 48c596e Adding codecov for coverage reporting
- e116290 adding unique name for coverage
- 195ce00 Adding coverage output to build output
- 37d470e linting fix
- d6c4037 disabling from main pipeline
- e7916ee moving to the new test structure with coverage
See more
This list of changes was auto generated.
Release 0.3.1
Refer to CHANGELOG.md for release 0.3.1
Changes:
- 81eb4ac Updating release notes
- 7b04bb2 forgot to wait for the remove to be completed
- 5e35e9f Merge branch 'bug-8-trailing-comma'
- 92ee249 Updating change log
- 6159c21 Fixing #8 - Changing jsonc parser so that it can handle trailing commas
This list of changes was auto generated.
Release 0.3.0
Refer to CHANGELOG.md for release 0.3.0
Changes:
- 84184f6 Oh yeah, zero-based indexes
- 313f078 Fixing problem where profile switcher settings were sync'ed across profiles
- 4416d2e Updating the README with the new features
- 041215f Adding a separate build pipeline for PR's
- c5246ea Using jsonc to parse the settings to handle comments and fix #3.
- 0fdeba8 wasn't waiting for something to complete that should've been waited for
- 7a1b5b3 tweaking the changelog
- 013018e Merging PR #4 to add Live Share profile switching
- 6a113c7 cleaning up a merge issue
- 883fc69 Merge branch 'master' of https://github.com/lostintangent/vscode-profile-switcher into lostintangent-master
See more
- 828c266 test for removing extensions from profile
- 9dbe1f5 test on getting extensions for profile
- 24929b2 test on save extensions for profile
- fca8e8f fixing linting issues
- c09bdd7 splitting the test files up a bunch
- 6c47eed using a dedicated settings file for test runs
- 393f901 Adding an output channel for better feedback to the user
- 81ecee0 Installing extensions works
- 8ab0c2f Fixing ESLint error
- 96f0906 Add documentation
- eb72f38 Simplifying LS code
- 2cab0a7 Misc. cleanup
- a7b1c1d Initial Live Share support
- ba4288d Initial Live Share support
- dc1d39b First pass on switching extensions (#2)
- 92b3311 Refactoring logic to be a bit cleaner to read
- 4bca7ca Creating a basic blank profile for testing
- efc4eb6 all eslint rules tackled
- 1398af0 starting to move to eslint for linting
- 56ea750 Focus...
- 1ab96b5 I should pay attention to my pipeline
- f6b1095 adding files to release artifacts
- 2fc8eef new version, adding all the badges
- 2fc0042 adding a better condition for gating publish
- 5e19279 templating the build up a bit
- e374de3 read the docs
- 1efd22d adding condition on artifact publish
- 1d1572c wrong agent pool name
- 8da9c84 Trying to get test coverage setup
- 3971fc6 overhaul to implement tests
- 181c332 ignoring ionide folder
- a0f78e3 tweaking for marketplace
- 79915d7 Set up CI with Azure Pipelines
- c57eba3 tweaking for release
- 1e06160 marking as preview
This list of changes was auto generated.