Skip to content

Releases: icerockdev/moko-resources

0.17.3

04 Dec 14:01
f3c8405
Compare
Choose a tag to compare

Changes

  • #247 fix xcode 13 compilation error
  • #252 remove android gradle plugin requirement (now you can use our plugin without android gradle plugin)
  • #166 fix fat framework task (see updated readme)

0.17.2

30 Aug 17:53
Compare
Choose a tag to compare

Hotfix of failed mavenCentral artifacts deployment

0.17.1

30 Aug 04:36
Compare
Choose a tag to compare

Changes

  • #239 fixed apple plural formatted

0.17.0

25 Aug 16:46
Compare
Choose a tag to compare

Changes

  • #151 added JVM-target support
  • #171 append 'toUIColor' usage sample to README
  • #157 add info about connect custom buildType to README
  • #161 add info about plain file resource access to README

0.16.2

22 Jul 04:37
4fa58e1
Compare
Choose a tag to compare

Changes

  • #220 changed fontResourceId access modifier and added compose sample

0.16.1

01 Jul 06:12
87c81ca
Compare
Choose a tag to compare

Changes

  • #213 update mokoParcelize version for binary compatibility

0.16.0

27 Jun 05:51
Compare
Choose a tag to compare

Changes

  • #149 resources-test module added for unit tests
  • #185 fix plurals crash
  • #179 generate resources on gradle sync
  • #208 update to kotlin 1.5.20
  • #208 update to gradle 7
  • #150 , #117 , #131 add UP-TO-DATE marks and fix cache logic

Release 0.15.1

01 Apr 12:38
bd70a49
Compare
Choose a tag to compare

Changes

  • #174 fix generation of localizable strings for ios when used multilined strings and "
  • #147 deleted symlinks with buildSrc
  • #168 support for RGB color
  • #170 mavenCentral publication

Thanks

@Dorofeev @KilgoreT

Release 0.15.0

02 Feb 10:01
efd2339
Compare
Choose a tag to compare

#Changes

  • Added ImageDesc implementation #163

Release 0.14.0

03 Jan 09:13
b3b8e6f
Compare
Choose a tag to compare

Changes

  • macOS target support #127
  • Kotlin 1.4.21
  • fix custom common sourceset crash #133
  • add support of android.application modules #119
  • readme update #93 #126 #135

Thanks

@nrobi144