Skip to content

Data Capture Library 1.3.1

Latest

Choose a tag to compare

@jingtang10 jingtang10 released this 20 Nov 09:13
· 20 commits to master since this release
e200e1c

What's Changed

Compose migration (backward compatible)

  • Set up Compose interop interface for Questionnaire ViewHolderFactories by @LZRS in #2870
  • Migrate QuestionnaireReviewRecyclerView to compose by @ellykits in #2881
  • Migrate QuestionnaireEditRecyclerview to compose by @ellykits in #2884
  • Migrate EditTextViewHolderFactory to compose by @LZRS in #2871
  • Migrating QuantityViewHolderFactory to compose by @LZRS in #2874
  • Migrate DisplayViewHolderFactory to compose by @LZRS in #2876
  • Migrate SliderViewHolderFactory to compose by @LZRS in #2877

Other changes in the repo

  • Add missing versions in compose dependencies by @jingtang10 in #2913
  • Add benchmark for FHIR Engine sync api by @LZRS in #2830
  • Refactor gradle dependencies and plugins management by @ellykits in #2903
  • Migrate to kotlin v2 compiler by @LZRS in #2816
  • Set up benchmark app with Compose by @LZRS in #2817
  • Implement benchmarks for FhirEngine search api in app by @LZRS in #2820
  • Compose benchmark app crud by @LZRS in #2818

New Contributors

Full Changelog: sdc-1.3.0...sdc-1.3.1