Skip to content

v4.4.0

Compare
Choose a tag to compare
@thermech thermech released this 17 Jul 15:41
· 71 commits to master since this release
9913f6f

What's Changed

  • [VMD] Fix image sampling on android by @npresseault in #151
  • WIP: Rich Text Support to VMDTextViewModel by @laurentboileau in #149
  • [VMD] Fix binary compatiblity with Text Component Factory by @npresseault in #154
  • [VMD] Bind VMDImage with coil AsyncImage when complex placeholder is not required by @npresseault in #155
  • Trikot VMD iOS: Update Kingfisher required version to 7.6.2 by @laurentboileau in #156
  • [VMD-Compose] Fixed observe of a single field of a ViewModel without specifying an initial value explicitly. by @gbourassa in #158
  • [VMD-Compiler] When all fields of a viewmodel are annotated with @published, the generated base class won't be abstract by @gbourassa in #157
  • Lowering Android min SDK to 21 by @gbourassa in #159
  • [VMD] Fix observeAsState for instance properties by @npresseault in #161
  • Deprecate com.mirego.trikot.foundation.date in favor of kotlinx-datetime by @thermech in #162
  • Rename ImageResource to TrikotImageResource by @CharlesMcD in #163
  • Fix Android visual transformation offset mapping by @smatte in #164
  • [TrikotHttp] cachePolicy and followRedirects values were lost in HttpRequestPublisher by @hugolefrancois in #165
  • Bump node version by @npresseault in #167