It's probably the last milestone release of the upcoming KVision 2.0.
- Move DSL builder functions out of the companion objects (#93) - BREAKING CHANGE!
- New Kotlin compiler plugin for generating common and frontend code in full-stack projects
- Upgrade Spring Boot to 2.2.0.RELEASE
- Change deprecation level to ERROR on the
pl.treksoft.kvision.types.Date
type - Some minor bugfixes and enhancements