Skip to content

The Breadcrumb Robbery (v0.18.0)

Compare
Choose a tag to compare
@omnisharp-bot omnisharp-bot released this 03 Oct 18:13
· 743 commits to master since this release
422460b

As part of this release we had 73 issues closed.

This includes all changes from the previous betas plus the prepare rename bug fix and IComparable for Position.

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

  • #378 Made position comparable
  • #339 Use StringBuilder where possible with DocumentUri
  • #334 IHandlersManager and Handler linking improvments

documentation

  • #333 Started work on some starter documentation

bugs

  • #379 Fix/prepare rename
  • #365 disabled failing test
  • #358 Updated subject in fallback handler
  • #354 Use ConfigureAwait when booting up input stream.
  • #348 Fixed case where dynamic registration would fail if Register is called before Initialize
  • #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

  • #374 Fixed dotnet hack
  • #356 fix ci issue
  • #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

  • #377 Bump JetBrains.ReSharper.CommandLineTools from 2020.2.3 to 2020.2.4
  • #371 Bump crazy-max/ghaction-github-labeler from v3.0.0 to v3.1.0
  • #368 Bump Nerdbank.Streams from 2.5.76 to 2.6.78
  • #366 Bump JetBrains.ReSharper.CommandLineTools from 2020.2.2 to 2020.2.3
  • #364 Bump lint-staged from 10.3.0 to 10.4.0
  • #363 Bump prettier from 2.1.1 to 2.1.2
  • #362 Bump peaceiris/actions-label-commenter from v1.5.0 to v1.6.1
  • #360 Bump Bogus from 30.0.4 to 31.0.2
  • #359 Bump JetBrains.ReSharper.CommandLineTools from 2020.2.1 to 2020.2.2
  • #355 Bump DryIoc.Internal from 4.3.3 to 4.4.1
  • #353 Bump ReportGenerator from 4.6.5 to 4.6.7
  • #352 Bump husky from 4.2.5 to 4.3.0
  • #349 Bump lint-staged from 10.2.13 to 10.3.0
  • #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