Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 415 Bytes

changelog.md

File metadata and controls

17 lines (10 loc) · 415 Bytes

Changelog

0.3.0

  • Changed plugin id from com.ionic.deploy to ionic-plugin-deploy

0.2.3

  • Adding deploy info. Fixes #11
  • Fix for ios deploys not sticking around after force quitting. Fixes #21

0.2.2

  • Firing error callback in the event the deploy check is unable to receive a valid response. Fixes #14
  • Removed StandardCharset dependency to support older Android platforms. Fixes #19