- FIX: encode URI and ArrayList in JSON data (#14)
- CHORE: added proper lints and fixed some warnings
- DOCS: some API docs
- DOCS: fix badge links
- FIX: fix(android): update android tools versions (#12)
- FEAT: allow receipt of intents with no action (#9).
- FIX: example - showing proper info for "streamed" intent
- feat:
Intent.toString
implemented nicely
- fix:
handleIntent
: null check added forIntent.categories
- fix: convert
intent.categories
toList
- doc(readme): added all-contributors section
- doc(readme): added Getting Started section
- removed iOS support
- [readme] minor
- Initial release