Skip to content

Releases: icerockdev/moko-resources

0.17.1

Choose a tag to compare

@github-actions github-actions released this 30 Aug 04:36

Changes

  • #239 fixed apple plural formatted

0.17.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 16:46

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

Choose a tag to compare

@github-actions github-actions released this 22 Jul 04:37
4fa58e1

Changes

  • #220 changed fontResourceId access modifier and added compose sample

0.16.1

Choose a tag to compare

@github-actions github-actions released this 01 Jul 06:12
87c81ca

Changes

  • #213 update mokoParcelize version for binary compatibility

0.16.0

Choose a tag to compare

@github-actions github-actions released this 27 Jun 05:51

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

Choose a tag to compare

@github-actions github-actions released this 01 Apr 12:38
bd70a49

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

Choose a tag to compare

@Tetraquark Tetraquark released this 02 Feb 10:01
efd2339

#Changes

  • Added ImageDesc implementation #163

Release 0.14.0

Choose a tag to compare

@Alex009 Alex009 released this 03 Jan 09:13
b3b8e6f

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

Release 0.13.2

Choose a tag to compare

@Alex009 Alex009 released this 15 Dec 17:37
a295e03

Changes

  • kotlin 1.4.21
  • #116 deep reference colors
  • #123 improve error message
  • #112 autoremove common color prefix
  • #121 fix format extension

Thanks

@vchernyshov

Release 0.13.1

Choose a tag to compare

@Alex009 Alex009 released this 09 Sep 14:41
5f1cdce

Changes

  • fix dependency of compileCommonMainKotlinMetadata to generateMRcommon