diff --git a/CHANGELOG.md b/CHANGELOG.md index 40b322347..177a436c7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,14 +11,16 @@ * [Update to .NET 6](https://github.com/fsharp/FsAutoComplete/pull/903) (Thanks @dsyme!) * [Update to FCS 41.0.3](https://github.com/fsharp/FsAutoComplete/pull/890) -* [Update to Ionide.ProjInfo 0.58.1 to get fixes around the project loader loop](https://github.com/fsharp/FsAutoComplete/pull/904), [project cache](https://github.com/ionide/proj-info/pull/139), and [legacy project support](https://github.com/ionide/proj-info/pull/131) +* [Update to Ionide.ProjInfo 0.58.2 to get fixes around the project loader loop](https://github.com/fsharp/FsAutoComplete/pull/904), [project cache](https://github.com/ionide/proj-info/pull/139), and [legacy project support](https://github.com/ionide/proj-info/pull/131) * [Completions for types are much better now](https://github.com/fsharp/FsAutoComplete/pull/908) (thanks @tboby!) +* [Completions triggers on the first typed character](https://github.com/fsharp/FsAutoComplete/pull/909) (thanks @tboby!) ### Fixed * [Record stub generation works again](https://github.com/fsharp/FsAutoComplete/pull/905) * The fsautocomplete.netcore.zip file that was previously added to the release announcement on GitHub is back again. + ## [0.51.0] - 2022-03-13 ### Fixed diff --git a/paket.lock b/paket.lock index 876951542..50a1e2a1c 100644 --- a/paket.lock +++ b/paket.lock @@ -100,25 +100,25 @@ NUGET FSharp.Core (>= 6.0.1) Microsoft.NETFramework.ReferenceAssemblies (>= 1.0.2) Newtonsoft.Json (>= 13.0.1) - Ionide.ProjInfo (0.58.1) + Ionide.ProjInfo (0.58.2) FSharp.Core (>= 6.0.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Ionide.ProjInfo.Sln (>= 0.58.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo.Sln (>= 0.58.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.Build (>= 17.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) Microsoft.Build.Framework (>= 17.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) SemanticVersioning (>= 2.0.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Ionide.ProjInfo.FCS (0.58.1) + Ionide.ProjInfo.FCS (0.58.2) FSharp.Compiler.Service (>= 41.0.3 < 42.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) FSharp.Core (>= 6.0.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Ionide.ProjInfo (>= 0.58.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Ionide.ProjInfo.ProjectSystem (0.58.1) + Ionide.ProjInfo (>= 0.58.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo.ProjectSystem (0.58.2) FSharp.Compiler.Service (>= 41.0.3 < 42.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) FSharp.Control.Reactive (>= 5.0.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) FSharp.Core (>= 6.0.3) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Ionide.ProjInfo (>= 0.58.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Ionide.ProjInfo.FCS (>= 0.58.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Ionide.ProjInfo.Sln (>= 0.58.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo (>= 0.58.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo.FCS (>= 0.58.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) + Ionide.ProjInfo.Sln (>= 0.58.2) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) Newtonsoft.Json (>= 13.0.1) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net6.0)) - Ionide.ProjInfo.Sln (0.58.1) + Ionide.ProjInfo.Sln (0.58.2) McMaster.NETCore.Plugins (1.4) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= net5.0)) Microsoft.DotNet.PlatformAbstractions (>= 3.1.6) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp2.1)) Microsoft.Extensions.DependencyModel (>= 5.0) - restriction: || (== net6.0) (&& (== netstandard2.0) (>= netcoreapp2.1))