Releases: mozilla/assay
Releases · mozilla/assay
v2.1.2
What's Changed
- Handle Case Where Fetched Lint does not have File Attribute by @chrstinalin in #130
- Updated Assay Instructions by @chrstinalin in #126
- Fix Updating Functionality by @chrstinalin in #131
- Fix Initialization Order by @chrstinalin in #133
- Do Not Fully Initialize Assay if Not In Workspace by @chrstinalin in #134
- Rename Assay Sidebar by @chrstinalin in #135
Full Changelog: v2.1.1...v2.1.2
v2.1.1
What's Changed
- More Strictly Determine the Root Folder by @chrstinalin in #121
- Update Version by @chrstinalin in #123
Full Changelog: v2.1.0...v2.1.1
2.1.0
What's Changed
- Correct URL for Retrieving the API token in the Welcome View by @chrstinalin in #87
- Simplify circle ci config by @willdurand in #97
- Move some dependencies to the dev section in package.json by @willdurand in #96
- Set
bcompare
as the default diff tool by @willdurand in #99 - Remove Commenting Functionality by @chrstinalin in #95
- Allow Version Files to be Editable by Reviewers by @chrstinalin in #102
- Apply prettier by @willdurand in #106
- Update Prettier configuration by @willdurand in #98
- Move Default Position of Assay Bar by @chrstinalin in #103
- Copy Line Number to Clipboard by @chrstinalin in #104
- Run prettier on commentController.test.ts by @willdurand in #108
- Reformat package.json file by @willdurand in #107
- Update README file by @willdurand in #109
- Add CODE_OF_CONDUCT file by @willdurand in #110
- Add license file by @willdurand in #111
- Change CircleCI Status Badge to PNG rather than SVG by @chrstinalin in #113
- Update Version Number by @chrstinalin in #114
- Fix: Prevent Context Menu Commands From Conflicting with Other Extensions by @chrstinalin in #117
- Correctly Terminate Activate() When Not in Root by @chrstinalin in #119
- Remove 1.0.0 Folder after Testing Locally by @chrstinalin in #122
Full Changelog: v1.0.0...v2.1.0
2.0.0
Major Changes
- Introduced Assay sidebar to centralize Assay functionality
- Converted previous Web-view functionalities to use VS Code's native API
- Linting functionality
- Read-only add-ons
- Clearing comments & automatic clearing on exporting reviews (if preferred)
- Opening specific version directories and manifest.json (or other specified file) with downloaded version via AMO or generated link
1.0.1
Open the proper workspace when downloading an addon from AMO.
1.0.0
The first release of Assay!