Releases: IlyaAI/AnFake
Releases · IlyaAI/AnFake
Release list
v1.1.0
- [+] 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
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
[+] 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
...