Skip to content

Releases: IlyaAI/AnFake

v1.1.0

Choose a tag to compare

@IlyaAI IlyaAI released this 01 Oct 11:56
  • [+] Installer implemented
  • [+] Speed-up start: using pre-compiled fsx script if possible.
  • [+] VS2015 support added.
  • [+] AssemblyInfo.cpp support implemented.
  • [*] GetLatest/GetSpecific commands restore solution-level packages.
  • [*] AnFake tools use VS Output Window instead of standalone console.
  • [*] Back slashes inside zip. Fixed.
  • [*] Fail to setup tools into partiall VS installation. Fixed.

v1.0.6

Choose a tag to compare

@IlyaAI IlyaAI released this 27 Apr 06:41

Release Notes

1.0.6

  • [+] Version specific mappings in .workspace now supported.
  • [*] Convention is defined in standalone file tf-conv.fsx now and might be customized by end-user.
  • [*] Bug with interference in pipeline's log messages fixed.
  • [+] Additional params for pipeline steps now supported.

Bugfixing and improvements

Choose a tag to compare

@IlyaAI IlyaAI released this 06 Apr 15:54
[+] PartialSucceedIfAnyWarning added
[+] FileSet.SearchIn method added
[+] TfsBuild: query methods added
[*] check added: FolderItem and FileItem require non-wildcarded path
[*] NhAutoMapper revised: column name is always the same as property name
[*] tuning integration scripts
[*] RunPipeline activity revised to be async
...