Skip to content

Releases: ermshiperete/BuildDependency

[0.4.3] - 2018-10-15

15 Oct 18:26
v0.4.3
6cb2078
Compare
Choose a tag to compare

Changed

  • now compiled against .NET Framework 4.6.2

Fixed

  • add default values for RevisionName and RevisionValue

[0.4.2] - 2018-04-11

11 Apr 17:15
v0.4.2
3cf8790
Compare
Choose a tag to compare

Changed

  • Updated Bugsnag library and exception handling to v2 API

[0.4.1] - 2017-10-20

20 Oct 12:56
v0.4.1
Compare
Choose a tag to compare

Fixed

  • Resuming and caching of incomplete downloads (#28)

[0.4.0] - 2017-10-19

19 Oct 12:42
v0.4.0
Compare
Choose a tag to compare

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

17 Oct 09:07
v0.3.1
Compare
Choose a tag to compare

Fixed

  • overwrite existing file when copying file from cache

Offline mode and cache

16 Oct 13:54
v0.3.0
Compare
Choose a tag to compare

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

16 Oct 13:35
v0.2.11
Compare
Choose a tag to compare

Changed

  • Improve error message if TC project name changed (#19)

Small improvements

01 Jun 13:57
v0.2.10
Compare
Choose a tag to compare
  • 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

08 Jul 15:29
v0.2.9
Compare
Choose a tag to compare

Create a solution-level package.

Back to the future

08 Jul 14:56
v0.2.8
Compare
Choose a tag to compare
  • revert wrong decision of previous version
  • output version numbers
  • Add About dialog that shows the version of BuildDependencyManager.
  • Allow comments in .dep file