Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 815 Bytes

CHANGELOG.md

File metadata and controls

39 lines (22 loc) · 815 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.3.0] - 2019-04-23

Changed

  • Update psake version to 4.8.0 and BuildHelpers to 2.0.8

[1.2.1] - 2019-01-17

Changed

  • Switch to Alpine 3.8 and PowerShell 6.1.2 for container
  • Install git on container so BuildHelpers doesn't throw error
  • Upgrade to BuildHelpers 2.0.7

[1.2.0] - 2019-01-15

Changed

  • Proper exit code is returned on psake task failure

[1.1.0] - 2019-01-14

Changed

  • Moved GitHub Action to root of repository
  • Action now calls PowerShell directly instead of using a bash shim

[1.0.0] - 2019-01-06

Added

  • Initial release