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 |
| | |||
* | Fix race when bots leave game | joffrey-bion | 2021-02-12 |
| | |||
* | Add auto-game with bots only | joffrey-bion | 2021-02-03 |
| | | | | | Resolves: https://github.com/joffrey-bion/seven-wonders/issues/82 | ||
* | Upgrade Krossbow to 1.1.5 | joffrey-bion | 2021-02-01 |
| | |||
* | Upgrade to krossbow 1.1.2 to fix UTF-8 bugs | joffrey-bion | 2020-12-06 |
| | |||
* | 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 Krossbow 0.41.0 | Joffrey Bion | 2020-09-14 |
| | |||
* | 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 |
| | |||
* | Actually enable STOMP heart beats | Joffrey Bion | 2020-06-02 |
| | |||
* | Upgrade krossbow to 0.20.3 | Joffrey Bion | 2020-05-16 |
| | |||
* | Upgrade to krossbow 0.20.2 | Joffrey Bion | 2020-05-15 |
| | |||
* | Upgrade to krossbow 0.20.1 (migrate to flows) | Joffrey Bion | 2020-05-12 |
| | |||
* | Upgrade to Kotlinx Serialization 0.20.0 and Krossbow 0.10.3 | Joffrey Bion | 2020-03-27 |
| | |||
* | Fix krossbow common artifact | Joffrey Bion | 2020-03-27 |
| | |||
* | Upgrade to Krossbow 0.10.2 and use standard WS (not SockJS) | Joffrey Bion | 2020-03-19 |
| | |||
* | Upgrade to Krossbow 0.4.1 | joffrey-bion | 2020-01-05 |
| | |||
* | Attempt at Kotlin/JS EAP build 1.3.50-eap-54 | jbion | 2019-08-01 |
| | |||
* | Create multiplatform SevenWondersClient based on Krossbow | Joffrey BION | 2019-07-08 |