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/CHANGELOG.md
Alexander "PapaTutuWawa 17642f9fab chore(release): publish packages
- moxplatform_android@0.1.17+1
 - moxplatform@0.1.17+1
 - moxplatform_platform_interface@0.1.17+1
2023-07-21 22:22:36 +02:00

2.2 KiB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2023-07-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:

Packages with dependency updates only:

Packages listed below depend on other packages in this workspace that have had changes. Their versions have been incremented to bump the minimum dependency versions of the packages they depend upon in this project.

  • moxplatform - v0.1.17+1
  • moxplatform_platform_interface - v0.1.17+1

moxplatform_android - v0.1.17+1

  • FIX: Accidentally used the name as the target's key. Oops.
  • FIX: Fix minor things.

2023-07-21

Changes


Packages with breaking changes:

  • There are no breaking changes in this release.

Packages with other changes:


moxplatform - v0.1.17

  • FIX: Fix typecasting issue.
  • FEAT: Add an API for creating direct share shortcuts.
  • FEAT: Migrate to moxlib 0.2.0.
  • FEAT: I forgot to bump dependency versions.

moxplatform_android - v0.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.

moxplatform_platform_interface - v0.1.17

  • FIX: Fix typecasting issue.
  • 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.