Skip to content

2.38.0

Compare
Choose a tag to compare
@yonaskolb yonaskolb released this 31 Oct 11:03
· 46 commits to master since this release

Added

  • Multi-destination targets #1336 @amatig
    • Added supportedDestinations to target
    • Added optional new platform value of auto when using supportedDestinations
    • Added destinationFilters for sources and dependencies
    • Added inferDestinationFiltersByPath, a convenience filter for sources
  • .mlpackage files now default to being a source type #1398 @aaron-foreflight
  • Added support for Build Tool Plug-ins in AggregateTarget #1390 @BarredEwe

Fixed

  • Fixed source file includes not working when no paths were found #1337 @shnhrrsn
  • Supports specifying multiple package products #1395 @simonbs