Skip to content

Releases: Skeptick/libres

1.2.2

04 Dec 20:21
4e0b76d
Compare
Choose a tag to compare
  • Update dependencies. Kotlin 1.9.20, Compose Multiplatform 1.5.10
  • Make bundle in generated iOS code lazy
  • Add LibresFormat prefix for generated string formatting classes
  • Add tvOS target

1.2.1

03 Dec 09:59
0715aa2
Compare
Choose a tag to compare
  • Fix CGBitmapContextCreate

1.2.0

27 Oct 11:12
5a01951
Compare
Choose a tag to compare

Fix image rendering in iOS 17

1.2.0-beta01

17 Aug 09:11
1c245a8
Compare
Choose a tag to compare
  • Reworked resources delivery into iOS app. Now assets compilation into .bundle is done by plugin. Adding bundles to application is still done using cocoapods. This solves problem when empty bundles got into application.
  • Fix an issue with Compose Multiplatform 1.5.0 where Compose plugin depended on generating assets for iOS and duplicated them in app.

1.1.8

11 Apr 21:09
Compare
Choose a tag to compare
  • Kotlin 1.8.10 & Compose Multiplatform 1.3.1
  • painterResource for Web & MacOS targets
  • Enable WebP support
  • Workaround for generating XML drawables with AGP 8.1.0+

1.1.7

25 Mar 16:11
85aac9e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.6...1.1.7

1.1.6

14 Mar 16:38
ee27927
Compare
Choose a tag to compare

What's Changed

  • Ability to enable camelCase for property names in Apple Framework by @Skeptick in #10

Full Changelog: 1.1.5...1.1.6

1.1.5

15 Feb 23:35
Compare
Choose a tag to compare

Full Changelog: 1.1.4...1.1.5

1.1.4

07 Feb 07:41
Compare
Choose a tag to compare

Full Changelog: 1.1.3...1.1.4

1.1.3

02 Feb 18:51
Compare
Choose a tag to compare
Prepare for OpenSource