Skip to content

Releases: SOFTNETWORK-APP/SoftClient4ES

v0.12.0

12 Nov 08:04

Choose a tag to compare

What's Changed

  • check SQL queries at compile time using macros by @fupelaqu in #24

Full Changelog: v0.11.0...v0.12.0

v0.11.0

09 Nov 09:48

Choose a tag to compare

Full Changelog: v0.10.0...v0.11.0

v0.10.0

07 Nov 08:22

Choose a tag to compare

What's Changed

Full Changelog: v0.9.3...v0.10.0

v0.9.3

20 Oct 19:33

Choose a tag to compare

What's Changed

Full Changelog: v0.9.2...v0.9.3

v0.9.2

12 Oct 19:19

Choose a tag to compare

What's Changed

Full Changelog: v0.9.1...v0.9.2

v0.9.1

03 Oct 05:42

Choose a tag to compare

add support for JOIN
Full Changelog: v0.9.0...v0.9.1

v0.9.0

02 Oct 07:41

Choose a tag to compare

What's Changed

  • Refactoring packages
  • add support for SQL
    • conversion functions (CAST, TRY_CAST, CONVERT)
    • cast operator (::)
    • windowing functions (FIRST_VALUE, LAST_VALUE, ARRAY_AGG)
    • additional string functions (LTRIM, RTRIM, LEFT, RIGHT, REPLACE, REVERSE, POSITION and REGEXP_LIKE)
    • additional temporal functions (TODAY, LAST_DAY, ...)
    • BETWEEN with temporal and geo distance expressions
    • temporal parsing and formatting using MySQL-style date time formats
    • GROUP BY with field index

by @fupelaqu in #19

Full Changelog: v0.8.0...v0.9.0

v0.8.0

20 Sep 07:42
5193c94

Choose a tag to compare

What's Changed

Full Changelog: v0.7.0...v0.8.0

v0.7.0

20 Sep 07:14
47032c1

Choose a tag to compare

What's Changed

  • logical functions by @fupelaqu in #16
  • add support for arithmetic expressions and mathematical functions (basic + trigonometric) by @fupelaqu in #17

Full Changelog: v0.5.0...v0.7.0

v0.5.0

08 Sep 16:00
10b7165

Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5.0