File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.59.0] - 2022-04-16
9+
10+ ### Added
11+
12+ * [ Support JSON output for the proj-info tool] ( https://github.com/ionide/proj-info/pull/150 )
13+ * [ Support C#/VB project dll references in FCS APIs] ( https://github.com/ionide/proj-info/pull/148 ) (Thanks @nojaf !)
14+ * [ Support for projects that use references from .NET Workloads] ( https://github.com/ionide/proj-info/pull/152 )
15+
16+ ### Fixed
17+
18+ * [ Potential NullRef in the project system] ( https://github.com/ionide/proj-info/pull/143 ) (Thanks @knocte !)
19+
20+ ### Changed
21+
22+ * [ Perf improvement on translating project data for Graph Workspaces] ( https://github.com/ionide/proj-info/pull/144 ) (Thanks @nojaf !)
23+
824## [ 0.58.2] - 2022-04-04
925
1026### Fixed
You can’t perform that action at this time.
0 commit comments