Release 1.2.0#4
Merged
Merged
Conversation
Bump the template's own version from 1.1.0 to 1.2.0 (released 2026-07-10), now versioned independently of the bundled Vapi4k library. - CHANGELOG.md: add [1.2.0] - 2026-07-10 entry, rework the intro to note the independent version line, and fix the 1.7.0 compare link. - RELEASE_NOTES.md: rewrite for v1.2.0. - CLAUDE.md, README.md, llms.txt: refresh dependency versions to Kotlin 2.4.0, Ktor 3.5.1, Vapi4k 1.8.0. - gradle.properties: version 1.1.0 -> 1.2.0.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the template's own version from 1.1.0 to 1.2.0 (release date 2026-07-10). As of this release the template is versioned independently of the bundled Vapi4k library.
Changes
gradle.properties—version1.1.0 → 1.2.0.CHANGELOG.md— new[1.2.0] - 2026-07-10entry; intro reworked to note the independent version line;[1.7.0]compare link fixed (…HEAD→ its real endpoint); the historical 2024[1.2.0]entry is preserved with disambiguated reference links.RELEASE_NOTES.md— rewritten for v1.2.0.CLAUDE.md,README.md,llms.txt— dependency versions refreshed to Kotlin 2.4.0, Ktor 3.5.1, Vapi4k 1.8.0 (README Kotlin badge updated too).Release contents (since 1.7.0)
build.gradle.ktsrefactor intoconfigureKotlin/configureKtor/configureVersionshelpers, plus a delimiter-aware regex pre-release filterversioncheck→versions, help target, guards, Docker shortcuts)Full Changelog: master...release/1.2.0
🤖 Generated with Claude Code