Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Kweb 1.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@sanity sanity released this 15 Oct 21:37
· 651 commits to master since this release
afb0937

What is Kweb?

Kweb is a web application framework written in Kotlin for backend developers. It's designed to be lightweight and easy to use, with a focus on efficiency, simplicity, and flexibility.

Read The Kweb Book to learn more and to begin using Kweb.

What does the 1.0.0 release mean?

  • After almost 6 years and 23 different contributors, Kweb has been used by enough people that we think the API is right and the code is reliable enough
  • We will try very hard to avoid breaking API changes, making full use of Kotlin's deprecation system
  • We think the documentation is of acceptable quality
  • We think our build and testing infrastructure is of acceptable quality

This means increased confidence that Kweb will work well for you and Kweb version releases won't break your code (without a good reason).

Is Kweb ready for a 1.0.0 release?

The purpose of this release candidate is to find out. Whether you're new to Kweb or an existing user, please let us know what you think!

What has changed since 0.12.7

Full Changelog: 0.12.7...1.0.0-rc.1