Releases: Burnett01/kotlin-expression-builder
Releases · Burnett01/kotlin-expression-builder
1.2.2
16 Jan 16:43
Compare
Sorry, something went wrong.
No results found
2022 copyright date update
1.2.1
23 Dec 22:16
Compare
Sorry, something went wrong.
No results found
Updated kotlin version to 1.6.10
Updated kotest version to 5.0.3
Updated Gradle Wrapper from 7.3 to 7.3.3
1.2.0
13 Nov 10:06
Compare
Sorry, something went wrong.
No results found
1.1.0
13 Aug 20:13
Compare
Sorry, something went wrong.
No results found
Fixed regression in task sourcesJar from 1.0.0
Expression & ExpressionBuilder classes are now open (allows for inheritance)
Fixed demo code (contrib/Example.kt)
1.0.0
04 Jul 15:40
Compare
Sorry, something went wrong.
No results found
Updated kotlin version 1.5.20 and gradle 7.1
Replaced kotlintest with kotest 4.6.0
Re-arranged tests
New version policy (semver)
Additionally, this project is now build and tested on jitCI accompanied by travis-ci.
NOTE: This release (tag) was fast-forwarded to 1.1.0 due to a regression! Version 1.0.0 is 1.1.0 in essence thus you should use 1.1.0!
0.8
24 Jan 05:39
Compare
Sorry, something went wrong.
No results found
Updated kotlin version from 1.0.4 to 1.3.61
Updated gradle version from 3.5 to 6.1
0.7
20 Jun 22:42
Compare
Sorry, something went wrong.
No results found
Recover from broken RegexOption behaviour (version 0.6)
lazy init the expression property in order to fix inappropriate RegexOption behaviour
set options prior to running the the class initializer (entity)
non-null assert endGroup() and endMatch()
0.6
05 Jun 14:02
Compare
Sorry, something went wrong.
No results found
Please note [21.06.2017]:
Unfortunately, a bug might break the RegexOption functionality. Please upgrade to version 0.7
0.5
22 May 20:42
Compare
Sorry, something went wrong.
No results found
wiped some API docs since they're are private/internal anyways
0.1
22 May 20:05
Compare
Sorry, something went wrong.
No results found