Skip to content
This repository has been archived by the owner on Aug 10, 2024. It is now read-only.

Releases: kwebio/kweb-core

Allow KVar.map to support nullable parameters

14 Jul 14:58
Compare
Choose a tag to compare
0.4.25

make KVar mappings support nullables

Minor fix

01 Jul 05:50
Compare
Choose a tag to compare
Minor fix Pre-release
Pre-release
0.4.24

another fomantic addition, another build bump

Fomantic improvements

01 Jul 05:48
Compare
Choose a tag to compare
Fomantic improvements Pre-release
Pre-release
0.4.23

src/main/kotlin/io/kweb/plugins/fomanticUI/FomanticUIClasses.kt

Support configuration of Jetty server (eg. for HTTPS)

24 Jun 16:24
Compare
Choose a tag to compare
0.4.22

really support Jetty configuration

Fix subtle issue with KVal/KVar

11 Jun 03:24
Compare
Choose a tag to compare
Pre-release

Fixes #65

0.4.19

07 Jun 22:54
Compare
Choose a tag to compare
0.4.19 Pre-release
Pre-release

Roll out fix to #50, thanks to @ethanmdavidson and @alkoclick for debugging and fix.

Allow plugins to configure Ktor

05 Jun 03:44
Compare
Choose a tag to compare
Pre-release
0.4.18

bump build

Fix shoebox dep problem

02 Jun 17:40
Compare
Choose a tag to compare
Pre-release
0.4.17

fix shoebox dep

Bump shoebox version

02 Jun 14:40
Compare
Choose a tag to compare
Bump shoebox version Pre-release
Pre-release
0.4.16

Merge branch 'master' of github.com:kwebio/core

Fix commit error, KVar.property should now work

25 May 23:18
Compare
Choose a tag to compare
0.4.15

merge