github varabyte/kobweb v0.7.3

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

A very minor release, tagged a bit early mostly to update the kobweb binary.

  • Code cleanup around how Kotlin and HTML files are generated
  • For Kobweb commands that supported it, the --headless option has been removed and replaced with --mode dumb
    • The default value for mode is --mode interactive
    • The reason behind the change is headless implies the same software but without access to a GUI (for example, it could still handle input). However, this option is strictly more about whether we expect a user to be sitting there interacting with the kobweb commands or if they're running in a "fire and forget" environment. It's a terminal UI both ways.

Don't miss a new kobweb release

NewReleases is sending notifications on new releases.