Skip to content
This repository has been archived by the owner on Feb 13, 2023. It is now read-only.

Releases: olshevski/compose-safe-args

1.2.1

07 Apr 20:37
Compare
Choose a tag to compare

Updated Compose Navigation to 2.4.2 and added several bundled Lint checks to control the syntax of @GenerateRoutes-marked interfaces.

1.2.0

25 Feb 13:56
Compare
Choose a tag to compare

Updated to Kotlin 1.6.10 and Compose 1.1.1

1.1.0

16 Dec 15:21
Compare
Choose a tag to compare

This release add support for more primitive types such as Byte, Short, Double, as well as adds support for all types to be nullable. Also, URL-encoding of Strings is built-in from now on.

1.0.0

10 Dec 14:24
Compare
Choose a tag to compare

First release. Hurrah!