Skip to content

v0.10.0

Compare
Choose a tag to compare
@matkoch matkoch released this 12 Jan 22:46
· 2382 commits to develop since this release
  • Removed PathConstruction.GetRootRelativePath
  • Removed License from specification files
  • Deprecated NukeBuild.Configuration which should belong to user-code
  • Deprecated plus operator in PathConstruction.AbsolutePath and RelativePath
  • Changed SolutionAttribute to resolve solution file via parameter
  • Changed CLI wrapper tasks to attempt to resolve tool paths from [TOOL]_EXE environment variable
  • Added AbsolutePath.Parent and equality members
  • Added TypeConverter for AbsolutePath which allows passing paths as parameter
  • Fixed detection of value types in specification files
  • Fixed path variable check to split by specific separator