Skip to content

The Breadcrumb Robbery (v0.18.0-beta.82)

Pre-release
Pre-release
Compare
Choose a tag to compare
@omnisharp-bot omnisharp-bot released this 01 Sep 16:33
· 765 commits to master since this release
09d9466

As part of this release we had 51 issues closed.

breaking changes

  • #338 Fixed stackoverflow if you tried to resolve the LanguageServer while it was being constructed
  • #323 Add support to properly handle custom extensions

enhancements

  • #339 Use StringBuilder where possible with DocumentUri
  • #334 IHandlersManager and Handler linking improvments

bugs

  • #346 fixed an issue where workspace folders could be null, and this would cause issues
  • #341 Fixed logging so it works correctly!
  • #328 notifications should not cancel
  • #324 ensure that internal classes can be registered via Microsoft DI
  • #320 mono fix
  • #319 Refactored static HandlerTypeDescriptorHelper to injected as HandlerTypeDescriptorProvider
  • #317 Fixed configuration issue where data was being cleared of previous sections
  • #316 Fixed bug in composite handler managers and added unit tests
  • #315 Got too happy when I ran into a null response... it's allowed... lets…

chores

  • #344 Fixed DocumentTextSync converter / Added semantic token refresh notification
  • #307 removed MedaitR DI
  • #306 remove unused dryioc
  • #305 code cleanup

mysteriouss

  • #342 drop down to v2 of the Microsoft.Extenisons.*
  • #335 Porting over the minor breaking changes from the nullablity branch to be included in 0.18
  • #321 bump deps
  • #318 Remove jank
  • #310 Added fixture based tests and re-enabled disabled tests
  • #309 Added support for custom handlers that can replace / work side-by-side with existing handlers

dependenciess

  • #343 Bump ReportGenerator from 4.6.4 to 4.6.5
  • #340 Bump DryIoc.Internal from 4.3.2 to 4.3.3
  • #337 Bump lint-staged from 10.2.11 to 10.2.13
  • #336 Bump prettier from 2.1.0 to 2.1.1
  • #332 Bump prettier from 2.0.5 to 2.1.0
  • #329 Bump JetBrains.ReSharper.CommandLineTools from 2020.2.0 to 2020.2.1
  • #326 Bump crazy-max/ghaction-github-labeler from v2.1.0 to v3.0.0
  • #325 Bump Microsoft.NET.Test.Sdk from 16.7.0 to 16.7.1
  • #313 Bump Bogus from 30.0.2 to 30.0.3
  • #312 Bump JetBrains.ReSharper.CommandLineTools from 2020.1.4 to 2020.2.0
  • #304 Bump FluentAssertions from 5.10.2 to 5.10.3
  • #303 Bump MediatR from 8.0.1 to 8.1.0
  • #301 Bump Bogus from 29.0.1 to 30.0.2
  • #300 Bump Serilog.Sinks.XUnit from 1.0.21 to 2.0.4
  • #299 Bump System.IO.Pipelines from 4.7.1 to 4.7.2
  • #297 Bump coverlet.collector from 1.2.0 to 1.3.0
  • #296 Bump NSubstitute from 4.2.1 to 4.2.2
  • #295 Bump Microsoft.NET.Test.Sdk from 16.5.0 to 16.7.0
  • #294 Bump Nerdbank.Streams from 2.4.60 to 2.5.76
  • #293 Bump JetBrains.ReSharper.CommandLineTools from 2019.3.4 to 2020.1.4
  • #292 Bump ReportGenerator from 4.5.2 to 4.6.4
  • #291 Bump coverlet.msbuild from 2.8.0 to 2.9.0
  • #289 Bump Microsoft.Reactive.Testing from 4.3.2 to 4.4.1
  • #288 Bump DryIoc.Internal from 4.3.0 to 4.3.1
  • #287 Bump xunit.runner.visualstudio from 2.4.1 to 2.4.3
  • #286 Bump GitVersion.Tool from 5.2.4 to 5.3.7
  • #284 Bump Xunit.SkippableFact from 1.4.8 to 1.4.13
  • #282 Bump peaceiris/actions-label-commenter from v1.3.7 to v1.5.0