Skip to content

Latest commit

 

History

History
60 lines (46 loc) · 1.72 KB

File metadata and controls

60 lines (46 loc) · 1.72 KB

New in 0.1.5 (Released 2016/01/29)

  • Update cake references
  • Seperate Termination and Api aliases from main config alias
  • Add "StopSchedules" alias
  • Add "RestartAgent" and "ReconfigureAgent" aliases
  • Check for blank command line target argument

New in 0.1.4 (Released 2016/01/21)

  • Simplify build script file copying
  • Add extra checks for nuget.exe
  • Fix bug in target commaned line
  • Add deploy.bat as an example use of target

New in 0.1.3 (Released 2016/01/20)

  • Add Linux support
  • Select target from command line argument
  • Verbose Serilogs

New in 0.1.2 (Released 2016/01/16)

  • Fixed SolutionInfo link
  • Changed Cake.CakeBoss alias to pass the target in as its own parameter

New in 0.1.1 (Released 2016/01/07)

  • Add GitHub releases to build
  • Separate Test / Release cake scripts
  • Fix log formatting / default locations
  • Exclude TopShelf configuration result from logs
  • Add icon to agent

New in 0.1.0 (Released 2016/01/05)

  • Scheduled Tasks

New in 0.0.9 (Released 2015/12/30)

  • Working AppVeyor & visual studio debugging build process

New in 0.0.8 (Released 2015/12/30)

  • Override ScriptRunner to alter the location of the addin directory

New in 0.0.7 (Released 2015/12/24)

  • Improved host webservice

New in 0.0.6 (Released 2015/12/10)

  • Update Cake references

New in 0.0.5 (Released 2015/11/08)

  • Cake Addin for calling agent
  • Bootstrap using CompositeRoots for improved separation

New in 0.0.4 (Released 2015/11/06)

  • Added Nancy webservice

New in 0.0.3 (Released 2015/11/03)

  • Added Termination detection
  • Added Uptime check to detect StartUp

New in 0.0.2 (Released 2015/10/12)

  • Fixed Rosyln experimental references

New in 0.0.1 (Released 2015/10/10)

  • First release.