Releases: cacharle/c_formatter_42
Releases · cacharle/c_formatter_42
v0.1.5
Bumping version v0.1.4 -> v0.1.5
v0.1.4
Fixed some bad formatting result.
- indent level for function declaration
v0.1.3.4
Fixed a critical problem.
- clang-format executable files are not included in the package.
v0.1.3.3
Fixed a critical problem.
- clang-format executable files are not included in the package.
v0.1.3.2
- Reverted to v0.1.3
- Updated README
v0.1.3
Fixed bugs.
- incorrect indentations
- not working
hoist
v0.1.2
Fixed bugs.
void
keyword is inserted to an empty-argument function call.
v0.1.1
Fixed bugs.
- Return parenthesize does not work well.
- Return statement was regarded as declaration and it was hoisted to the declaration part.
v0.1.0
This formatter now can be used for Norm v3.