v1.2.0 (llvmorg-19.1.3)
What's Changed
🚀 Features
- feat(clang-format-node): create new
clangFormatPathandgetClangFormatPathAPI by @lumirlumir in #72 - feat(clang-format-git-python): create new package named
clang-format-git-pythonby @lumirlumir in #79 - feat: support JSDoc type hints using typescript's
d.tsfile by @lumirlumir in #80 - feat(clang-format-node): add new API aliases
clangFormatNodePathandgetClangFormatNodePathby @lumirlumir in #83 - feat(clang-format-git): create new package named
clang-format-gitby @lumirlumir in #84
🐛 Bug Fixes
- fix: incorrecect excution file permissions in POSIX by @lumirlumir in #88
🧪 Tests
- test: update
test-cross-platform.ymlby @lumirlumir in #85
⬆️ Dependency Updates
- chore(deps-dev): bump concurrently from 9.0.1 to 9.1.0 by @dependabot in #87
🔄 Continuous Integration
- ci: fix wrong script in
llvm-build-bump-prby @lumirlumir in #70 - ci(test-cross-platform): delete deprecated
macos-12by @lumirlumir in #76 - ci: update
bump.ymlto support monorepo by @lumirlumir in #89 - ci: update
publish.ymlandpackage.json's script to support monorepo by @lumirlumir in #90 - ci: add 'Build test' script to
test.ymlby @lumirlumir in #99
🧰 Maintenance
- refactor: create
clang-format-gitandclang-format-git-pythonpackage [WIP] by @lumirlumir in #68 - chore: delete
mochafrom devDependencies and replace it with node.js's test runner by @lumirlumir in #73 - chore: update
.gitignoreby @lumirlumir in #74 - docs: create
SUMMARY.mdfor gitbook integration by @lumirlumir in #75 - chore(clang-format-node): add
chmodcommand topackage.json'spost,prescripts by @lumirlumir in #78 - chore: add
babel.config.jsfiles to every package by @lumirlumir in #81 - chore: update
dependabot.ymlto support monorepo structure by @lumirlumir in #86 - chore: merge
npm-textlint-rule-markdown-clang-formatrepository asclang-format-markdownby @lumirlumir in #92 - docs: rename
LICENSEtoLICENSE.mdby @lumirlumir in #93 - sync-server: synced file(s) with lumirlumir/lumirlumir-configs by @lumirlumir in #94
- chore: update
config.ymlinISSUE_TEMPLATEby @lumirlumir in #95 - docs: transfer contents of existing documents to GitBook and add documentation for new packages by @lumirlumir in #77
- docs: update
README.mdby @lumirlumir in #96 - docs: update
README.mdby @lumirlumir in #97
Full Changelog: v1.1.3...v1.2.0