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
Allow KVar.map to support nullable parameters
0.4.25 make KVar mappings support nullables
Minor fix
Fomantic improvements
0.4.23 src/main/kotlin/io/kweb/plugins/fomanticUI/FomanticUIClasses.kt
Support configuration of Jetty server (eg. for HTTPS)
0.4.22 really support Jetty configuration
Fix subtle issue with KVal/KVar
Fixes #65
0.4.19
Roll out fix to #50, thanks to @ethanmdavidson and @alkoclick for debugging and fix.
Allow plugins to configure Ktor
0.4.18 bump build
Fix shoebox dep problem
0.4.17 fix shoebox dep
Bump shoebox version
0.4.16 Merge branch 'master' of github.com:kwebio/core
Fix commit error, KVar.property should now work
0.4.15 merge