Skip to content

Commit

Permalink
feat: Update gitql and crates versions for version 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
AmrDeveloper committed Mar 15, 2024
1 parent b37781c commit 6b14c29
Show file tree
Hide file tree
Showing 8 changed files with 132 additions and 116 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Change Log
==========

Version 0.16.0 *(2024-03-15)*
-----------------------------

* Fix Implicit casting with variant type.
* Support `DIV` and `MOD` keywords.
* Implement `REGEXP_INSTR`, `REGEXP_LIKE`, `REGEXP_REPLACE` and `REGEXP_SUBSTR` Regex function.
* Implement `DATE`, `MINUTE`, `MONTH`, `LAST_DAY` Date functions.
* Implement `WEEKOFYEAR`, `WEEKDAY`, `YEARWEEK` Date functions.
* Update `gix` version to `0.60.0`.

Version 0.15.0 *(2024-03-01)*
-----------------------------

Expand Down
Loading

0 comments on commit 6b14c29

Please sign in to comment.