Skip to content

Commit fbe9ec2

Browse files
Version Packages (#91)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 9e8377d commit fbe9ec2

File tree

4 files changed

+13
-16
lines changed

4 files changed

+13
-16
lines changed

.changeset/green-scissors-complain.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lemon-items-nail.md

Lines changed: 0 additions & 10 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- 6a2280b: Modify server log message
8+
- 9e8377d: Update uroborosql-fmt
9+
10+
- Support ORDER BY COLLATE
11+
- Fix incorrect case conversion of comments in WHERE clause
12+
- Support replacement parameter immediately after JOIN keyword
13+
- Support ILIKE
14+
315
## 2.0.0
416

517
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "SQL formatter with 2way-sql support",
44
"author": "Future Corporation",
55
"license": "BUSL-1.1",
6-
"version": "2.0.0",
6+
"version": "2.0.1",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/future-architect/vscode-uroborosql-fmt.git"

0 commit comments

Comments
 (0)