This repository has been archived by the owner on Aug 10, 2024. It is now read-only.
Releases: kwebio/kweb-core
Releases · kwebio/kweb-core
v0.11.3
Bump Gradle and Jsoup
Merge pull request #269 from Derek52/master Bump gradle and dependencies, remove reflection
Add missing Fomantic UI Class
Merge pull request #268 from Derek52/master minor touchup
Rework render - (Breaking Changes)
This release features a big re-write of render() and renderEach() that will break existing code. Upgrade with caution. Shoebox has also been removed as a dependency.
Further memory usage improvements
Many thanks to @alkoclick.
Memory efficiency improvements
0.10.16 Update build.gradle
Improvements to cache observability
0.10.15 Update build.gradle
Fix bug with file upload
0.10.14 Update build.gradle
Fix build error
0.10.13 bump build to fix build error
Support custom favicon and robots.txt
- Fixes 225