Skip to content

chore: release v1.0.1#234

Open
ppputtyo wants to merge 1 commit into
mainfrom
release-plz-2026-04-08T05-04-17Z
Open

chore: release v1.0.1#234
ppputtyo wants to merge 1 commit into
mainfrom
release-plz-2026-04-08T05-04-17Z

Conversation

@ppputtyo
Copy link
Copy Markdown
Collaborator

@ppputtyo ppputtyo commented Apr 8, 2026

🤖 New release

  • uroborosql-fmt: 1.0.1
  • uroborosql-fmt-cli: 1.0.1
  • uroborosql-fmt-napi: 1.0.1
  • uroborosql-fmt-wasm: 1.0.1
Changelog

uroborosql-fmt

1.0.1 - 2026-04-08

Added

  • automate version management with release-plz (#233)

Other

  • Comment formatting issue in VSCode when line endings are set to CRLF #115 fix: support CRLF line endings (#232)
  • Support LATERAL JOIN #196 feat: support LATERAL JOIN with subquery (#229)
  • Support array #71,Unexpected multi-line formatting for function calls within max_char_per_line limit #226,Fix incorrect line length calculation and horizontal offset propagation #227 feat: support array, fix: incorrect line length calculation and horizontal offset propagation bug (#228)
  • Fix case of LIKE and ILIKE (#220)
  • bump up to 1.0.1 (#214)
  • Support replacement parameter immediately after JOIN keyword (#210)
  • Support ILIKE (#212)
  • Preserve case of comments in WHERE clauses (#208)
  • Support order_by collate (#206)
  • パーサ置き換え(現行パーサと共存版) (#116)
  • clippy を適用 (#157)
  • Fix negative number alignment (#142)
  • Support indentation with spaces (#111)
  • Fix invalid testcases (#110)
  • Fix typo (#102)
  • Support comments before select_statement in insert_statement (#101)
  • Support comments after SET keyword (#99)
  • support comments after opening parenthesis in IN expression (#98)
  • Handle block comments after recursive keyword (#97)
  • Support comments after join keyword (#96)
  • Handle comments after select_statement at the end of insert_statement (#93)
  • Fix block comment alignment (#92)
  • Fix the vertical alignment of 2WaySQL (#89)
  • Supprt filter clause (#85)
  • Fix swapping positions of comma and comment (#84)
  • Fix consecutive comments at the end of with_clause parentheses (#83)
  • Support arithmetic expressions in limit clause (#82)
  • Support Unary operators (#81)
  • Correction indentation when the HAVING clause contains AND/OR (#50)
  • タブ表示幅が2byte設定の際に、インデントが正しくない不具合を修正 #46 の対応漏れ(タブ表示幅が2byte設定の際に、インデントが正しくない不具合を修正 ) (#47)
  • タブ表示幅が2byte設定の際に、インデントが正しくない不具合を修正 (#46)
  • Add an api that gives higher priority options (#34)
  • Support bind parameter in first colomn of select clause (#38)
  • Support using clause in DELETE statement (#36)
  • Improvement error message (#33)
  • Support join clause in UPDATE statement (#30)
  • Update version of tree-sitter-sql (#20)
  • Add option to convert "<>" to "!=" (#18)
  • Add workflow that tests and checks (#14)
  • Change default case format settings to lower (#16)
  • Support for ALL/DISTINCT/ORDER BY in aggregate functions (#12)
  • INSERT-SELECTのSELECTが括弧で囲まれている場合に対応 (#2)
  • tree-sitter-sql の参照先を github のものに変更
  • Resolve "~enhancement SELECT DISTINCT [ ON ( expression [, ...] ) ]"
  • SELECT FOR UPDATEに対応
  • Resolve "~add postgresqlの :: を使ったキャストをcast関数に書き換え"
  • Resolve "ドキュメントの作成"
  • AS clause completion applies to true/false/null constants #122 ~enhancement LIMIT句のバインドパラメータ対応
  • Resolve "クレートを分割する"


This PR was generated with release-plz.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant