Skip to content
This repository has been archived by the owner on Mar 1, 2019. It is now read-only.

Latest commit

 

History

History
43 lines (19 loc) · 1.97 KB

CHANGELOG.md

File metadata and controls

43 lines (19 loc) · 1.97 KB

0.3.1 (2018-11-01)

0.3.0 (2018-08-29)

Bug Fixes

  • package: update yargs to version 10.1.1 (94f3014)
  • package: update yargs to version 11.0.0 (65798a0)
  • package: update yargs to version 12.0.1 (e3d1ddd)

Features

  • TypeScript: Use typescript 2.2 (d181567)

0.2.1 (2017-12-14)

0.2.0 (2017-11-10)

Bug Fixes

  • buildnumber: Corrected path issues on build numbering (f81b0ac)
  • runtime-error: Resolve TypeError: require(...) is not a function (936387e)

Features

  • buildnumber: Adding buildnumbering script (a3339fc)
  • buildnumbering: Setting CFBundleShortVersionString to app version in Info.plist (ae0df83)
  • buildnumbering: Support for iOS added (be14ba8)
  • debugging: Enabling debug and verbose logging (482ca5a)
  • release-build: Adding build app helper with debug option (still WIP!) (d3c0f41)