Skip to content
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.

v1.5.0

Compare
Choose a tag to compare
@M3DZIK M3DZIK released this 01 Jun 14:00
· 93 commits to main since this release
v1.5.0
e0b1ea5

Components

  • Deleted navigation utils due to new type-safe navigation in official library
  • Moved ui components to ui package
  • Created new ui components: ExpandedIfNotEmpty, ExpandedIfNotEmptyRow, AnimatedTextField, MaskedAnimatedTextField and PasswordAnimatedTextField
  • Added VisualTransformation for colorizePassword function

Crypto

  • Refactored EncryptedDataStore
  • Deleted unused function KeyStore.deleteKey(String)

Other

  • Updated dependencies
  • Migrated to Kotlin 2.0.0

Full Changelog: v1.4.0...v1.5.0