v2.7.0
JuliaFormatter v2.7.0
Improved usage messages for the jlfmt command-line tool. (#1098)
Added the ability to format only specific lines of a file, either via the --lines option to jlfmt, or the lines keyword argument to format_text(). (#191, #1099, #1100)
Merged pull requests:
- app: Clarify jlfmt check guidance for multiple inputs (#1098) (@aviatesk)
- Support line-range formatting (
lineskwarg andjlfmt --lines) (#1100) (@aviatesk) - Declare docs and test as Pkg workspace projects (#1101) (@aviatesk)
Closed issues: