This repository has been archived on 2023-09-08. You can view files and clone it, but cannot push or open issues or pull requests.
moxplatform/packages/moxplatform_android/CHANGELOG.md

43 lines
820 B
Markdown
Raw Normal View History

## 0.1.17+1
- **FIX**: Accidentally used the name as the target's key. Oops.
- **FIX**: Fix minor things.
## 0.1.17
- **FIX**: Fix typecasting issue.
- **FEAT**: Improve code quality of the cryptography.
- **FEAT**: Rewrite recordSentMessage in Kotlin.
- **FEAT**: Add an API for creating direct share shortcuts.
- **FEAT**: Migrate to moxlib 0.2.0.
- **FEAT**: I forgot to bump dependency versions.
- **FEAT**: Also hash the file on encryption and decryption.
## 0.1.11+2
- **REFACTOR**: Make version constraints looser.
## 0.1.11+1
- **REFACTOR**: Make version constraints looser.
## 0.1.0
2022-04-11 16:28:06 +00:00
* Initial release of this plugin.
## 0.1.1
Skipped for consistency
## 0.1.2
* Switch to selfhosted pub repository
## 0.1.3
* Update plugin_platform_interface to 2.1.0
## 0.1.4
Skipped for consistency