Releases: SOFTNETWORK-APP/SoftClient4ES
Releases · SOFTNETWORK-APP/SoftClient4ES
v0.12.0
v0.11.0
Full Changelog: v0.10.0...v0.11.0
v0.10.0
v0.9.3
v0.9.2
v0.9.1
add support for JOIN
Full Changelog: v0.9.0...v0.9.1
v0.9.0
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
Full Changelog: v0.8.0...v0.9.0