Releases: degory/ghul
v0.6.4
Update URLs to reference new website domain (#1022)
Documentation:
- Update project and readme files to point at https://ghul.dev
v0.6.3
Performance improvements (#1021)
Enhancements:
- Improve compile speed by optimizing type comparisons
- Speed up response to edits in VSCE by fully compiling the edited file but only partially compiling the remainder of the project, and then subsequently doing a full project compile only where needed to serve any following VSCE requests.
Bugs fixed:
- Fix bug where errors could persist is VSCode, by tracking diagnostics in the compiler rather than the VSCE
v0.6.2
v0.6.1
v0.6.0
v0.5.31
v0.5.30
v0.5.28
Bump MSTest.TestAdapter from 2.2.8 to 3.0.2 in /unit-tests/.dependabot (#971)
Bumps MSTest.TestAdapter from 2.2.8 to 3.0.2.
updated-dependencies:
- dependency-name: MSTest.TestAdapter
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.5.27
Bump MSTest.TestFramework from 2.2.8 to 3.0.2 in /unit-tests/.dependabot (#972)
Bumps MSTest.TestFramework from 2.2.8 to 3.0.2.
updated-dependencies:
- dependency-name: MSTest.TestFramework
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: degory degory@users.noreply.github.com
v0.5.26
Bump Moq from 4.17.2 to 4.18.4 in /unit-tests/.dependabot (#973)
Bumps Moq from 4.17.2 to 4.18.4.
updated-dependencies:
- dependency-name: Moq
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] support@github.com
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: degory degory@users.noreply.github.com