summaryrefslogtreecommitdiff
path: root/_posts/2018-06-05-kvision-0.0.14-released.markdown
blob: d8b57ffa16e59612b264a83ddaff0b0baf3c26da (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
---
layout: post
title:  "KVision 0.0.14 released"
author: Robert Jaros
date:   2018-06-05 14:29:00 +0100
categories: kvision kotlin
---

I've just released KVision 0.0.14.

It fixes an important bug in a KDate type converter for Kwery ORM.

There is also a new example - Number Converter. A simple application to convert integer numbers to words by 
using [Tradukisto](https://github.com/allegro/tradukisto) library.