Skip to content

Commit 244ecb6

Browse files
committed
Version 0.3.2
1 parent 827d639 commit 244ecb6

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### Version 0.3.2
2+
3+
- support ClickHouse/DuckDB join variants
4+
- handle double colons better
5+
16
### Version 0.3.1
27

38
- Allow latest regex version (#55)

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sqlformat"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
authors = ["Josh Holmer <[email protected]>"]
55
edition = "2021"
66
rust-version = "1.65"

0 commit comments

Comments
 (0)