Releases: microsoft/RichCodeNavIndexer
Releases · microsoft/RichCodeNavIndexer
v0.1.306
Updated Core Version
v0.1.305
What's Changed
- additional telemetry
- improved C# LSIF generator performance
v0.1.304
What's Changed
- explicitly set node version by @noellelc in #167
- Added the bool for isExternal by @brianaeng in #168
- update core to latest version by @brianaeng in #169
- update core to latest version by @brianaeng in #171
- Release 3/6 by @brianaeng in #170
- update core to latest version by @mohaimenhasan in #172
- Update core version to latest by @mohaimenhasan in #173
- update core to latest version by @brianaeng in #175
- Update core version by @brianaeng in #176
- update core to latest version by @brianaeng in #177
- Update indexingcore by @brianaeng in #178
- update core to latest version by @wheresahmed in #180
- update core to latest version by @wheresahmed in #181
- Update core version by @mohaimenhasan in #182
- Update Core Version by @mohaimenhasan in #183
Full Changelog: v0.1.302...v0.1.304
v0.1.303
What's Changed
- Update core to latest version by @github-actions in #159
- Update core to latest version by @github-actions in #161
- Update core to latest version by @github-actions in #163
- Update extension code to the latest branch of RichNavCore by @mohaimenhasan in #165
- explicitly set node version by @noellelc in #167
- Added the bool for isExternal by @brianaeng in #168
- update core to latest version by @brianaeng in #169
- update core to latest version by @brianaeng in #171
- update core to latest version by @mohaimenhasan in #172
Full Changelog: v0.1.300...v0.1.303
v0.1.302
Update core to 310 alpha
v0.1.301
- Update C# and code index version to latest
v0.1.300
Changes include -
- Minor LSIF bug fixes + updating latest c# version
v0.1.299
Updates with this release includes:
- Adding test package publishing feed to publish package locally
- Cleanup old usage of EnvVarDump for C# - No one was utilizing the EnvVarDump packages for C# builds, so configuration removed.
- Allow creation/upload of C# LSIF tool logging to build artifacts
v0.1.298
Included in this release:
- adjustments to parallelism to ensure proper completion
- removal of ClientTool dependency
v0.1.273
- Core update of exposing acquired dotnet SDKs to child tasks in clean install scenarios