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

Releases: ZupIT/beagle

0.2.7

07 May 20:18
a75e504
Compare
Choose a tag to compare

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)

0.2.6

28 Apr 14:01
2032234
Compare
Choose a tag to compare

Release notes 0.2.6

Changes:
fixed bug in NavigationBarItems (#68) - ([email protected] Tue, 28 Apr 2020 10:11:01 -0300)
fixed cache unit test (#66) - ([email protected] Tue, 28 Apr 2020 09:45:04 -0300)
changed fastfile to add swiftLint (#51) - ([email protected] Mon, 27 Apr 2020 18:28:01 -0300)
add codeowners (#56) - ([email protected] Mon, 27 Apr 2020 11:39:51 -0300)
Enable carryforward in codecov (#62) - ([email protected] Mon, 27 Apr 2020 10:03:16 -0300)
iOS: Cache mechanism to minimize network traffic (#45) - ([email protected] Fri, 24 Apr 2020 16:47:03 -0300)
Update badge to github action (#46) - ([email protected] Thu, 23 Apr 2020 14:34:34 -0300)
Added StateChangeable contract to InputWidget (#37) - ([email protected] Thu, 23 Apr 2020 14:00:49 -0300)
Create issue templates (#49) - ([email protected] Thu, 23 Apr 2020 13:48:10 -0300)
Create script to get first commit or previous tag (#42) - ([email protected] Wed, 22 Apr 2020 10:15:14 -0300)
Fastlane add discord message (#36) - ([email protected] Wed, 22 Apr 2020 10:14:55 -0300)
ios: setup Github Actions and fastlane for PR verification (#38) - ([email protected] Mon, 20 Apr 2020 18:00:18 -0300)
added centerTitle attribute to Toolbar style (#35) - ([email protected] Mon, 20 Apr 2020 12:16:17 -0300)
Fastlane android codecov add support to flags (#34) - ([email protected] Mon, 20 Apr 2020 11:27:25 -0300)
Create lane in fastlane to android deploy new version (#32) - ([email protected] Mon, 20 Apr 2020 11:14:01 -0300)
Create github action with fastlane to check PR (#26) - ([email protected] Fri, 17 Apr 2020 16:36:20 -0300)
remove git LFS that was used to store images for ios snapshot testing (#27) - ([email protected] Fri, 17 Apr 2020 15:56:54 -0300)