Paket v4.1.3 Release Notes

Release Date: 2017-03-30 // about 7 years ago
    • ๐Ÿ‘Œ Support for dotnet pack
    • ๐Ÿ›  BUGFIX: Handle empty references files for .NET Core
    • ๐Ÿ›  BUGFIX: Better framework node detection
    • ๐Ÿ›  BUGFIX: Better redirects for project dependent references files
    • ๐Ÿ›  BUGFIX: Out-of-Sync check should work with auto-detection of framework settings
    • ๐Ÿ›  BUGFIX: Convert from nuget with wildcard version - https://github.com/fsprojects/Paket/issues/2185
    • ๐Ÿ›  BUGFIX: Support load script generation in restore
    • ๐Ÿ›  BUGFIX: framework: auto-detect didn't work with Paket 4 - https://github.com/fsprojects/Paket/issues/2188
    • ๐Ÿ“ฆ USABILITY: Convert packages that do not have version specified
    • ๐Ÿ’„ COSMETICS: Use latest FSharp.Core