1.3.0 (2019-06-19)
- iOS: Corrected linking in iOS (e6af92a)
- Logging: Drop obsolete console.log (c33ac0a), closes #84
- Tests: Corrected unit tests (a9b8071)
- Angular: Support for Angular 8 added (75696da)
1.2.3 (2019-03-02)
- NativeScript 4: Let module support TNS 4 (e673824)
- NativeScript 5: Resolve Upgrade issues (cd69391)
- Universal Links: Set base for deep linking (3ee4322), closes #74
1.2.2 (2017-11-27)
- bundle-error: Resolve webpack error (e5c8066), closes #49
- tests: Corrected tsconfig to let unit tests work (a77f68a)
1.2.1 (2017-10-02)
- iOS-cold-start: Let app handle URL when launched fresh (504f701)
- tslint: Make tslint happy again (1de3679)
- ensure-plugin-quality: Harmonize to NativeScript plugin guidelines (87b9d3d)
1.1.1 (2017-07-04)
- error-handling: Improve config error handling (bebb7c8), closes #51
- error-handling: Improve config error handling (32f96ff), closes #51
1.1.0 (2017-05-22)
- extends-error: Use tslib (9d31e63)
- ios: Disable importHelpers in tsconfig of the plugin (25d6c74)
- iOS: Changed delegate method (30d3864)
- tests: Resolve test errors (db5701a)
- NativeScript 3: Update to recent NativeScript (91bf433)
1.0.0 (2017-04-06)
- action-error: Resolve action error on android (76ceef4)
- Action-Error: Solve Android action error (3ee1f62), closes #22
- Action-Error: Solve Android action error (a6ad692)
0.5.1 (2017-04-06)
0.5.0 (2017-03-27)
- android-error: Solve android error (0d50701), closes #16
- android-error: Solve callback never called (d38b6a0), closes #16
- init: initialize the modules with the custom application object (e99238e), closes #16
- ts-errors: Resolve small typescript errors (ef5aff4)
0.4.0 (2017-03-22)
0.3.1 (2017-03-21)
0.3.0 (2017-03-20)
- demo-app: Adding demo app for E2E (841c991), closes #11
- to-string: Use better toString() implementation (34a151f)
0.2.0 (2017-03-15)
- build-error: Adding babelrc (8eb3dc8)
- release: Improve release build (68ba471)
- type-error: Cast url to string (e3c6ade)
- error-handling: Adding basic error handling (2ff5c8d)
- extract-url: Finalize URL extraction (5c821a8)
- unit-tests: Adding unit-tests for iOS (8c5be43), closes #2
- unit-tests: Basic unit tests (fdf9bf7), closes #2