3.0.2 (2021-02-22)
- android: allow requestTechnology resolves to tags even when tech (8b7f862)
3.0.1 (2021-02-20)
3.0.0 (2021-02-18)
- expose RTD_URI_PROTOCOLS (26516a7)
3.0.0-0 (2021-02-10)
- disable 18092 polling (cause iOS freeze) (64115f8)
- ios: add polling for iso18092 (b7984a5)
- add callback type null possible (1371533)
- cancelTechnology might cause exception if there's a connected tag (af2f1f9)
- cancelTechnology might cause exception if there's a connected tag (dcb26b8)
- getNdefMessage should use the same structure for platforms (73859fb)
- import NfcManager from new location (c95cc76)
- ios isSupported (adcc966)
- promise won't be rejected when calling cancelTechnologyRequest in (64c9cbd)
- reject tech request promise when native iOS cancel button is pressed (7915b98)
- remove getNdefMessage's parameter declaration (6fc257e)
- extract more NfcTech handlers (0032408)
- android: getNdefStatus (4cc68ce)
- ios: enhance didDetectTags and add queryNDEFStatus / makeReadOnly (32dd3be)
- invalidateSessionWithErrorIOS (c631110)
- ios 13 ndef read and write (31a3ae6)
- requestTechnology support multi-techs (65e8f02)
2.0.0-beta.1 (2019-07-13)
- call the correct method
mifareUltralightReadPages
(notice the tailing s) (60feee8) - ios crash on registerTagEvent (e654d93)
- MifareClassic should also support
transceive
(dd4a902) - use non-cached ndef for getNdefMessage API (49f8541)