github varabyte/kobweb cli-v0.9.7

latest releases: v0.24.0, v0.23.3, v0.23.2...
pre-release4 years ago

The major feature for this update is a better experience around displaying compile errors and warnings (vs. before where you had to scroll up past a huge callstack to see them). Local testing has shown this experience to be so good, it's worth upgrading for it.

  • Compile errors / warnings are now collected from Gradle output and shown in a scrollable list in a convenient location -- no more need to scroll up needing to dig through history to see what went wrong.
  • The "Output may seem to pause for a while..." message goes away once it's clear the download phase is complete.
  • Added an interactive mode for kobweb stop, which before would always switch to dumb mode
  • kobweb list now supports highlighting projects, useful for bringing attention to a few choices in an otherwise large list
    • Despite being implemented, I will be waiting a while before updating projects to use this, as this introduces a backwards incompatible change due to an unfortunate default serialization configuration.

Don't miss a new kobweb release

NewReleases is sending notifications on new releases.