Releases: microsoft/ProjFS-Managed-API
Releases · microsoft/ProjFS-Managed-API
v2.1.0
What's Changed
- v2.0.0: Replace C++/CLI with pure C# P/Invoke, add LibraryImport, modernize TFMs by @miniksa in #100
- Implement IDisposable on VirtualizationInstance to prevent zombie processes by @miniksa in #104
- Refreshed and revived the NuGet package at https://www.nuget.org/packages/Microsoft.Windows.ProjFS
New Contributors
- @microsoft-github-policy-service[bot] made their first contribution in #89
- @miniksa made their first contribution in #100
Full Changelog: v1.6.2...v2.1.0
v1.6.2
What's Changed
- Fix directory enumeration callback in Simple provider by @narasamdya in #87
Full Changelog: v1.6.1...v1.6.2
v1.6.1 - Jan 4, 2022
What's Changed
Full Changelog: v1.6.0...v1.6.1
v1.6.0 - Dec 6, 2021
v1.5.0 - Dec 1, 2021
What's Changed
- Update build script and targeting nugets to allow the project to build on the windows-2022 image by @yerudako in #78
Full Changelog: v1.4.0...v1.5.0
v1.3.1 - Apr 26, 2021
What's Changed
Full Changelog: v1.3.0...v1.3.1
v1.3.0 - Apr 26, 2021
v1.2.0 - Dec 17, 2019
v1.1.0 - Dec 9, 2019
v1.0.0 - Jun 5, 2019
Initial release of the ProjFS managed API wrapper.
Full Changelog: https://github.com/microsoft/ProjFS-Managed-API/commits/v1.0.0