Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit fcd8161

Browse files
committed
Release 0.24.0
1 parent df98bfb commit fcd8161

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
2023-10-12 0.24.0
2+
=================
3+
4+
- Fixed an issue that prevented ``cr8 run-crate path/to/source`` from working
5+
if used as part of ``git bisect run``.
6+
7+
- Added handling for maven as build system when using ``cr8 run-crate`` with a
8+
source path or ``branch:<name>``.
9+
10+
- Changed ``cr8 insert-from-sql`` to quote the column names used in the insert
11+
statements to make them case sensitive.
12+
13+
114
2023-07-10 0.23.0
215
=================
316

0 commit comments

Comments
 (0)