Releases: estruyf/vscode-msgraph-autocomplete
Releases · estruyf/vscode-msgraph-autocomplete
v1.2.0 release
v1.1.0 release
- Updated cache to the latest API changes
v1.0.0 release
- Updated tests and first release
v0.0.13 release
- Update to support the latest
v1.0
APIs
v0.0.12 release
- Implemented
gzip
for compressing the cached files - Implemented API tests to validate API changes
- Show method descriptions
v0.0.11 release
- Enhanced the internal cache with the API methods
- Added support to show API methods per API
- Added support to show API methods for APIs with tokens
v0.0.10 release
- Adding all tokens via their full path to the
tokens.json
file
v0.0.9 release
- The
tokens.json
file gets automatically generated during the extension build
v0.0.8 release
Pre-populate the cache during the extension release
v0.0.7 release
- Added
tokens.json
with all paths and their corresponding tokens