Skip to content

Releases: kixi-io/Ki.Core-JVM

Ki.Core-JVM 2.3.2

Choose a tag to compare

@dleuck dleuck released this 12 Feb 00:38

Upgraded Gradle file, added Range updates, minor bug fixes.

Ki.Core-JVM 2.3.1

Choose a tag to compare

@dleuck dleuck released this 06 Feb 01:19

Full Changelog: v2.3.0...v2.3.1
Fixed bug in ParseException

Ki.Core-JVM 2.3.0

Choose a tag to compare

@dleuck dleuck released this 05 Feb 23:59

Full Changelog: v2.2.0...v2.3.0
Added io.kixi.KiError

Ki.Core-JVM 2.2.0

Choose a tag to compare

@dleuck dleuck released this 02 Jan 07:53

Full Changelog: v2.1.2...v2.2.0

Ki.Core-JVM 2.1.2

Choose a tag to compare

@dleuck dleuck released this 31 Dec 08:44

This release includes bug fixes and small enhancements.

Ki.Core-JVM 2.1.1

Choose a tag to compare

@dleuck dleuck released this 26 Dec 13:08

Bug fixes for Grid. Added type inferencing for grids. Added tests.

Ki.Core-JVM 2.1.0

Choose a tag to compare

@dleuck dleuck released this 26 Dec 09:49

Added Grid and Coordinate classes. Finished work on Email and Call. Added comprehensive testing, which is now over 1,000 tests for Ki.Core-JVM 2.1.0 and Ki.KD-JVM 2.1.0.

Ki.Core-JVM 2.0.0

Choose a tag to compare

@dleuck dleuck released this 22 Dec 11:29

This release provides new types, new literals, convenience methods for types, and better documentation. It also has hundreds of Kotest tests.

Ki.Core-JVM 1.0.0-beta-3

Pre-release

Choose a tag to compare

@dleuck dleuck released this 16 Nov 04:43

The beta-3 release includes the new KTS type Call, which models a function call. It also has numerous small bug fixes.
Note: We are skipping beta-2 to sync with the Ki.KD-JVM beta-3.

Ki.Core-JVM 1.0.0-beta-1

Pre-release

Choose a tag to compare

@dleuck dleuck released this 15 Aug 08:16

This is the first beta of Ki.Core-JVM. It is written in Kotlin with annotations to make it Java-friendly.