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

0.2.7

Compare
Choose a tag to compare
@hernandazevedozup hernandazevedozup released this 07 May 20:18
a75e504

Release notes 0.2.7

Changes:

Features

  • Fixes jacoco report for kotlin library (#106)

Bug fixes

  • Screen render improvements (#55)
  • yoga does not recalculate children when layout changes (#110)

Other work

  • changed podspec to fix not copying the core data data model (#67)
  • Add support to incremental annotation processing (#76)
  • PR verification can now happen for any target branch, not just master (#83)
  • Add license in the readme (#77)
  • Create cache logic with BeagleHash and LocalStore/TimerStore (#25)
  • Add discord secret key in workflow and update fastlane (#69)
  • bug fixed when form has an optional and required field (#92)
  • Allow handle custom action asynchronously (#59)
  • ci: adjust workflow release to get all commit (#87)
  • ci: Add danger file in fastlane and configure to send comments to github (#95)
  • ci: generate changelog by convention commit (#112)