Version 1.0.0-alpha.35
Pre-release
Pre-release
·
393 commits
to develop
since this release
Dependency updates:
- Kotlin 1.5.21
- kotlinx.serialization 1.2.2
- coroutines 1.5.1
Timestamp variables are now consistently named using the past tense followed by on
, rather than a date
or time
suffix. E.g., createdOn
rather than creationDate
. This could cause confusion as to whether only a date or time of day was stored.
Common
- Replaced previously custom
DateTime
with kotlinx-datetimeInstant
- Replaced previously custom
TimeSpan
with kotlin'sDuration
CustomInput
is no longer generic
Multiplatform release accessible through Maven:
https://mvnrepository.com/artifact/dk.cachet.carp