Skip to content

Latest commit

 

History

History
220 lines (76 loc) · 7.63 KB

CHANGELOG.md

File metadata and controls

220 lines (76 loc) · 7.63 KB

0.7.8 (2020-03-06)

Bug Fixes

  • improve android emulator detection (#51) (c494901)

0.7.7 (2020-03-04)

Bug Fixes

0.7.6 (2020-02-05)

Bug Fixes

  • shim environment for karma-jasmine v3+ (#48) (6492365)

0.7.5 (2019-09-05)

Bug Fixes

  • force reinstall of sdk if no global modules folder (#42) (bab49a4)

0.7.4 (2019-06-04)

Bug Fixes

  • spawn commands in shell on windows (#39) (5beac14)

0.7.3 (2019-06-03)

Bug Fixes

  • app: prepare app project only once (#37) (fcecc9d)
  • require node-titanium-sdk from selected SDK (044a419)

0.7.2 (2019-06-03)

Bug Fixes

  • app: properly apply sdk version override (#34) (f1e3f55)
  • mocha: update karma client for compatibility with mocha (ea4658d)

0.7.1 (2019-05-07)

Bug Fixes

  • update karma client to properly load mocha (#30) (32fb6e3)

Features

0.7.0 (2019-05-06)

Features

0.6.0 (2019-04-26)

Features

  • emit 'prepared' event from project manager (c43a7e5)

0.5.6 (2019-04-23)

Bug Fixes

  • ios: overwrite titanium.xcconfig.bak file if already exists (b91a313)

0.5.5 (2019-04-16)

Bug Fixes

  • await result of axios.get (0ec3f9b)
  • don't fall through case statement (67f5e12)

0.5.4 (2019-04-11)

Bug Fixes

  • module: modify titanium.xcconfig so sdk version matches (#23) (2e72cca)

0.5.3 (2019-02-18)

Bug Fixes

  • update ti.socketio to version 2.0.0 (#19) (0ad6dda)

0.5.2 (2019-02-11)

0.5.1 (2019-02-11)

Bug Fixes

  • build module with configured SDK (659a80d)

0.5.0 (2019-01-31)

Bug Fixes

  • android: use android compatible project id (ef646c7)

Features

  • allow setting SDK version for all custom launchers (32c32ba)

0.4.0 (2019-01-15)

Features

  • add support for titanium modules (#16) (b40945f)

0.3.1 (2018-09-20)

0.3.0 (2018-09-20)

Bug Fixes

  • update hash for iOS socket.io module (#8) (ad81dda)

Features

  • auto download requested SDK version (#7) (57d25da)

0.2.2 (2018-07-25)

Bug Fixes

  • log child process standard output on error (#5) (1f86bb8)

0.2.1 (2018-07-12)

0.2.0 (2018-07-12)

Features

  • support Titanium app projects (#2) (02890ba)

0.1.0 (2018-07-06)

Features

  • add support to test titanium libraries (e187107)
  • keep local copy of socket.io module (fcca84a)