What's Changed
- Configure Dependabot for Gradle with daily updates by @halotukozak in #55
- chore(deps): bump org.jetbrains.kotlinx.kover from 0.9.1 to 0.9.8 in the kotlin group by @dependabot[bot] in #56
- chore(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.39 to 2.1.40 by @dependabot[bot] in #59
- chore(deps): bump org.jlleitschuh.gradle.ktlint from 12.1.2 to 14.2.0 by @dependabot[bot] in #57
- chore(deps): bump gradle-wrapper from 8.13 to 9.4.1 by @dependabot[bot] in #58
- chore(deps): bump jvm from 2.3.0 to 2.3.20 by @dependabot[bot] in #60
- chore(deps): bump com.squareup:kotlinpoet from 2.2.0 to 2.3.0 by @dependabot[bot] in #61
- chore(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.40 to 2.1.41 by @dependabot[bot] in #65
- chore(deps): bump io.arrow-kt:arrow-core from 2.2.1.1 to 2.2.2.1 by @dependabot[bot] in #63
- chore(deps): bump jvm from 2.3.20 to 2.3.21 by @dependabot[bot] in #64
- chore(deps): bump org.jetbrains.kotlinx:kotlinx-datetime from 0.7.1 to 0.8.0 in the kotlin group by @dependabot[bot] in #67
- chore(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.41 to 2.1.42 by @dependabot[bot] in #68
- chore(deps): bump com.vanniktech.maven.publish from 0.30.0 to 0.36.0 by @dependabot[bot] in #62
- feat(core): support HEAD, OPTIONS and TRACE HTTP methods by @halotukozak in #49
- feat(core): support default response in return type resolution by @halotukozak in #50
- feat(core): emit warnings when unknown schemas map to JsonElement by @halotukozak in #51
- chore(deps): bump io.swagger.parser.v3:swagger-parser from 2.1.42 to 2.1.43 by @dependabot[bot] in #70
- chore(deps): bump gradle-wrapper from 9.4.1 to 9.5.1 by @dependabot[bot] in #69
- feat(core): validate operationId uniqueness and warn on duplicates by @halotukozak in #52
- Remove sanitizeKdoc — redundant with KotlinPoet 2.3.0 by @halotukozak in #66
New Contributors
- @dependabot[bot] made their first contribution in #56
Full Changelog: v0.0.2...v0.1.0