1.5.0
Release Notes for 1.5.0
Feature release (minor)
1.5.0
- Total issues resolved: 0
- Total pull requests resolved: 10
- Total contributors: 3
enhancement
- 131: Improve tokenizer regex matching thanks to @mvorisek
- 125: Improve token type phpdoc thanks to @mvorisek
- 124: Add extra new line between separate queries thanks to @mvorisek
- 119: Do not reallocate whole input string when matching next token thanks to @mvorisek
- 115: Dedup indent level decrease code thanks to @mvorisek
- 112: Use constants for the indentation block type thanks to @goetas
- 101: Implement CASE WHEN format thanks to @mvorisek
CI
-
138: Bump doctrine/.github from 5.0.1 to 5.1.0 thanks to @dependabot[bot]
-
132: Build optimized regex from string list thanks to @mvorisek