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

Almost all dependencies now current, Gradle 7, mdbook for docs

Pre-release
Pre-release
Compare
Choose a tag to compare
@sanity sanity released this 08 Oct 19:00
· 787 commits to master since this release

Overview

After much waling and gnashing of teeth we've now got Kweb upgraded from Gradle 6 to the latest Gradle 7.5 - thank you so much to the contributors who helped, particularly @Derek52 and @tcrawford-figure. We've also bumped almost all other dependencies to their latest versions.

Fully open source live website built on Kweb

We now have a live example of a Kweb site deployed on Google Cloud, using FireStore as a database - set up to auto-deploy with Github Actions:

What's Changed

  • Upgrade gradle to 7.5.1, migrate to kotest by @tcrawford-figure in #305
  • Bump logback-classic from 1.4.1 to 1.4.3 by @dependabot in #302
  • Build improvements by @3flex in #307
  • Fix a few deprecations by @3flex in #310
  • Remove Travis config by @3flex in #306
  • Use JDK 17 (LTS) on CI by @3flex in #308
  • Validate Gradle Wrapper on CI by @3flex in #309
  • Bump com.github.johnrengelman.shadow from 6.1.0 to 7.1.2 by @3flex in #311
  • Remove commons-io dependency by @3flex in #312
  • Bump kotest-bom from 5.4.2 to 5.5.0 by @dependabot in #315

New Contributors

  • @tcrawford-figure made their first contribution in #305
  • @3flex made their first contribution in #307

Full Changelog: 0.12.5...0.12.6