Skip to content

Commit c51c08e

Browse files
CommandBox Semantic Releaserunner
authored andcommitted
__SEMANTIC RELEASE VERSION UPDATE__
1 parent 0d60086 commit c51c08e

2 files changed

Lines changed: 24 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
# v13.1.0
2+
## 25 Mar 2026 — 16:23:05 UTC
3+
4+
### chore
5+
6+
+ __gitignore:__ Add .idea folder to .gitignore
7+
([e00696c](https://github.com/coldbox-modules/qb/commit/e00696c711c442dbfcd7beeb49409f6e5eefad11))
8+
9+
### feat
10+
11+
+ __querybuilder:__ add collectQueryLog setting
12+
([46b3af5](https://github.com/coldbox-modules/qb/commit/46b3af5e60defb662e5109c0c5192ccf85fdfb5c))
13+
+ __querybuilder:__ add validateOperatorsAndCombinators setting
14+
([59bf2b8](https://github.com/coldbox-modules/qb/commit/59bf2b8539e584e1400167408fd2b6555d48c7ef))
15+
+ __queryutils:__ add validateQueryParamStructKeys setting
16+
([24c464a](https://github.com/coldbox-modules/qb/commit/24c464a38ae66e7d44220ff76514587db7360909))
17+
18+
### fix
19+
20+
+ __postgres:__ normalize cast shorthand in default expressions
21+
([0d60086](https://github.com/coldbox-modules/qb/commit/0d600861475e80c769ddcfc9fb649ea8453a169a))
22+
23+
124
# v13.0.19
225
## 19 Feb 2026 — 19:37:21 UTC
326

box.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name":"qb",
3-
"version":"13.0.19",
3+
"version":"13.1.0",
44
"author":"Eric Peterson",
55
"homepage":"https://github.com/coldbox-modules/qb",
66
"documentation":"https://github.com/coldbox-modules/qb",

0 commit comments

Comments
 (0)