core v0.6.4 Release Notes
Release Date: 2020-03-16 // about 5 years ago-
This update will break your code however a project-wide rename from
import io.kweb
toimport kweb
should resolve most issues.๐ This is something I've been meaning to do for a while as I don't think the old style of basing the package name on the domain name of the project makes sense these days, if it ever did.
๐ฆ Shoebox has also been migrated over to the new package naming.
Previous changes from v0.6.3
-
๐ Update JQuery and Fomantic to the latest versions, load from static assets rather than CDNs which should improve page load performance.