github varabyte/kobweb cli-v0.9.10

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

This fix includes some minor Kobweb CLI tweaks, particularly in preparation for multimodule support, which is going to land very soon.

(Multimodule changes the assumption that Kobweb projects are always grounded to the root directory. Some Kobweb logic needed to be updated to handle it. Older binaries will still work for all previous projects but will not detect the multimodule sample)

Changes

  • Latest kobweb binary will be able to detect the multimodule sample (when it is eventually released)
  • Improved the logic around surfacing exceptions
    • Before, exceptions directly from Gradle would be missed, requiring the user to have to scroll all the way up past the gigantic callstack. Now, they are included in the list of errors and warnings that Kobweb shows.
  • Other misc. background changes that simplify the code a bit but won't be visible to the end user.

Don't miss a new kobweb release

NewReleases is sending notifications on new releases.