Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Remove unnecessary module-level opt-ins | Joffrey Bion | 2021-09-08 |
| | | | | The declaration at the root does work for multiplatform projects | ||
* | Cleanup test dependencies thanks to Kotlin 1.5 | Joffrey Bion | 2021-09-07 |
| | |||
* | Upgrade Kotlin, Kotlin/React, and Krossbow versions | Joffrey Bion | 2021-09-07 |
| | |||
* | Extract common dependency versions to versions catalog | Joffrey Bion | 2021-09-06 |
| | |||
* | Cleanup experimental annotations | joffrey-bion | 2021-02-10 |
| | |||
* | Upgrade dependencies | joffrey-bion | 2020-11-25 |
| | | | | | | - Kotlinx Coroutines to 1.4.1 - Kotlinx Serialization to 1.0.0 - Krossbow to 1.1.0 | ||
* | Upgrade to Kotlin 1.4 and corresponding library versions | Joffrey Bion | 2020-08-31 |
| | | | | | | - Kotlinx Serialization 1.0.0-RC - Coroutines 1.3.9 - Krossbow 0.30.1 | ||
* | Upgrade ktlint and re-enable import order check | Joffrey Bion | 2020-08-20 |
| | |||
* | Upgrade to Kotlinx Serialization 0.20.0 and Krossbow 0.10.3 | Joffrey Bion | 2020-03-27 |
| | |||
* | Add kotlinx.serialization support to common model | joffrey-bion | 2020-01-23 |
| | |||
* | Attempt at Kotlin/JS EAP build 1.3.50-eap-54 | jbion | 2019-08-01 |
| | |||
* | Remove extra space | jbion | 2019-05-22 |
| | |||
* | Make common project multiplatform | Joffrey BION | 2019-05-22 |
| | |||
* | Fix some tests | jbion | 2019-05-20 |
| | |||
* | WIP back to JVM for common module to see if it works | Joffrey BION | 2019-05-17 |