Skip to content

Releases: CollinAlpert/lambda2sql

2.5.0

Choose a tag to compare

@github-actions github-actions released this 10 Aug 14:39
Java 17 and more date methods.

2.4.0

Choose a tag to compare

@github-actions github-actions released this 22 Dec 12:53
Added support for more SQL functions.

2.3.0

Choose a tag to compare

@github-actions github-actions released this 21 Nov 17:06
Added support for Java 15.

2.2.2

Choose a tag to compare

@github-actions github-actions released this 08 Jul 09:20
Updated README and dependencies and added CI

2.2

2.2

Choose a tag to compare

@CollinAlpert CollinAlpert released this 20 Nov 19:57
Upgraded to Java 13

2.1.4

Choose a tag to compare

@CollinAlpert CollinAlpert released this 30 Aug 10:35
Included character escape in SQL strings

2.1.3

Choose a tag to compare

@CollinAlpert CollinAlpert released this 17 Feb 20:35
Updated dependency which fixed method reference bug.

2.1.2

Choose a tag to compare

@CollinAlpert CollinAlpert released this 11 Feb 22:20
Added escaping backticks when generating SQL.

2.1.1

Choose a tag to compare

@CollinAlpert CollinAlpert released this 18 Jan 19:54
Added support for java.time.* methods in lambdas.

2.0

2.0

Choose a tag to compare

@CollinAlpert CollinAlpert released this 13 Nov 13:05
Added support for Java methods in lambdas.