Releases: ermshiperete/BuildDependency
Releases · ermshiperete/BuildDependency
[0.4.3] - 2018-10-15
Changed
- now compiled against .NET Framework 4.6.2
Fixed
- add default values for RevisionName and RevisionValue
[0.4.2] - 2018-04-11
Changed
- Updated Bugsnag library and exception handling to v2 API
[0.4.1] - 2017-10-20
Fixed
- Resuming and caching of incomplete downloads (#28)
[0.4.0] - 2017-10-19
Added
- Add Platform property to task to allow to specify target platform
Fixed
- Add support for Windows 64-bit (#27)
[0.3.1] - 2017-10-17
Fixed
- overwrite existing file when copying file from cache
Offline mode and cache
Added
- Implement caching of dependencies (#16)
- Implement offline mode (#17)
- Add support for Windows 64-bit in UI (#25) - thanks @vkarthim
Changed
- Improve error message if server can't be reached
Fixed
- Don't ignore last line of dependency file
- Treat servers that differ only in protocol or port as identical
Improve error messages
Changed
- Improve error message if TC project name changed (#19)
Small improvements
- fix two crashes in Manager
- update to latest dependencies
- fix problem with conditions on Windows when running a 32-bit process on a 64-bit system
Solution-level nuget package
Create a solution-level package.
Back to the future
- revert wrong decision of previous version
- output version numbers
- Add About dialog that shows the version of BuildDependencyManager.
- Allow comments in .dep file