2021-12-08 11:43:16 +01:00
|
|
|
## [0.1.6] - 8 December 2021
|
|
|
|
|
|
|
|
* feat: `Intent.toString` implmented nicely
|
|
|
|
|
2021-06-20 09:44:57 +02:00
|
|
|
## [0.1.5] - 20 June 2021
|
|
|
|
|
|
|
|
* fix: `handleIntent`: null check added for `Intent.categories`
|
|
|
|
|
2021-06-18 14:27:59 +02:00
|
|
|
## [0.1.4] - 18 June 2021
|
|
|
|
|
|
|
|
* fix: convert `intent.categories` to `List`
|
|
|
|
|
2021-05-09 09:02:40 +02:00
|
|
|
## [0.1.3] - 9 May 2021
|
|
|
|
|
|
|
|
* doc(readme): added all-contributors section
|
|
|
|
* doc(readme): added Getting Started section
|
|
|
|
|
2021-05-08 17:37:55 +02:00
|
|
|
## [0.1.2] - 8 May 2021
|
|
|
|
|
|
|
|
* removed iOS support
|
|
|
|
|
2021-04-26 18:59:57 +02:00
|
|
|
## [0.1.1] - 26 April 2021
|
|
|
|
|
|
|
|
* [readme] minor
|
|
|
|
|
2021-04-25 07:18:55 +02:00
|
|
|
## [0.1.0] - 25 April 2021
|
2021-04-23 07:15:26 +02:00
|
|
|
|
2021-04-25 07:18:55 +02:00
|
|
|
* Initial release
|