npm-clang-format-node

Node repackaging of the clang-format native binary inspired by angular/clang-format.๐Ÿ‰

MIT License

Downloads
2.9K
Stars
5
Committers
2

Bot releases are hidden (Show)

npm-clang-format-node - v1.1.0 (llvmorg-19.1.0)

Published by lumirlumir 30 days ago

What's Changed

โฌ†๏ธ Dependency Updates

๐Ÿ‰ Clang Format

See Clang-Format 19.1.0 Official Release Note

  • AlwaysBreakTemplateDeclarations is deprecated and renamed to BreakTemplateDeclarations.
  • AlwaysBreakAfterReturnType is deprecated and renamed to BreakAfterReturnType.
  • Handles Java switch expressions.
  • Adds AllowShortCaseExpressionOnASingleLine option.
  • Adds AlignCaseArrows suboption to AlignConsecutiveShortCaseStatements.
  • Adds LeftWithLastLine suboption to AlignEscapedNewlines.
  • Adds KeepEmptyLines option to deprecate KeepEmptyLinesAtEOF and KeepEmptyLinesAtTheStartOfBlocks.
  • Add ExceptDoubleParentheses sub-option for SpacesInParensOptions to override addition of spaces between multiple, non-redundant parentheses similar to the rules used for RemoveParentheses.

Full Changelog: https://github.com/lumirlumir/npm-clang-format-node/compare/v1.0.3...v1.1.0

npm-clang-format-node - v1.0.3 (llvmorg-18.1.8)

Published by lumirlumir about 1 month ago

What's Changed

โ™ป๏ธ Refactoring

โฌ†๏ธ Dependency Updates

๐Ÿ”„ Continuous Integration

๐Ÿงฐ Maintenance

Full Changelog: https://github.com/lumirlumir/npm-clang-format-node/compare/v1.0.2...v1.0.3

npm-clang-format-node - v1.0.2 (llvmorg-18.1.8)

Published by lumirlumir about 1 month ago

What's Changed

๐Ÿ› Bugfixes

๐Ÿงช Tests

๐Ÿ”„ Continuous Integration

๐Ÿงฐ Maintenance

Full Changelog: https://github.com/lumirlumir/npm-clang-format-node/compare/v1.0.1...v1.0.2

npm-clang-format-node - v1.0.1 (llvmorg-18.1.8)

Published by lumirlumir about 1 month ago

What's Changed

๐Ÿ› Bugfixes

๐Ÿ”„ Continuous Integration

๐Ÿงฐ Maintenance

Full Changelog: https://github.com/lumirlumir/npm-clang-format-node/compare/v1.0.0...v1.0.1

npm-clang-format-node - v1.0.0 (llvmorg-18.1.8) Latest Release

Published by lumirlumir about 1 month ago

First Release.๐Ÿ”ฅ

See README.md for more information.

Full Changelog: v1.0.0