You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Introspection] Native libraries are now unpacked to the default Aardvark cache directory with subfolders for each platform (fixes: #81).
[Introspection] Improved support for single file deployment. Fixed plugin loading and caching (fixes: #65).
[Introspection] Made assembly loading more robust for NET 8. If an assembly cannot be resolved the entry path is checked for the assembly file, making it possible to load assemblies by name that are not runtime or compilation dependencies (see also: Particular/Workshop#64).
[FSharp] Added RequireQualifiedAccess attribute to ProcListValue
[FSharp] Added RequireQualifiedAccess attribute to Tree