maybe you could keep the old names and annotate th...
# kotlin-fuel
n
maybe you could keep the old names and annotate them with
@Deprecated("renamed", ReplaceWith("newFunctionName(argument)"), DeprecationLevel.Error)