Releases: kkoomen/vim-doge
v3.20.0
What's Changed
- Release v3.19.1 by @kkoomen in #515
- chore(deps-dev): bump @types/node from 18.7.23 to 18.11.18 by @dependabot in #509
- chore(deps): bump json5 from 1.0.1 to 1.0.2 by @dependabot in #511
- chore(deps-dev): bump typescript from 4.8.4 to 4.9.5 by @dependabot in #518
- chore(deps-dev): bump @typescript-eslint/parser from 5.42.0 to 5.50.0 by @dependabot in #517
- chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #519
- chore(deps-dev): bump caxa from 2.1.0 to 3.0.1 by @dependabot in #485
- chore(deps-dev): bump eslint-config-prettier from 8.5.0 to 8.6.0 by @dependabot in #522
- chore(deps-dev): bump @commitlint/config-conventional from 17.2.0 to 17.4.2 by @dependabot in #521
- chore(deps-dev): bump rimraf from 3.0.2 to 4.1.2 by @dependabot in #520
- chore(deps-dev): bump @commitlint/cli from 17.1.2 to 17.4.2 by @dependabot in #513
- chore(deps): bump cacheable-request from 10.2.2 to 10.2.7 by @dependabot in #528
- chore(deps-dev): bump prettier from 2.7.1 to 2.8.4 by @dependabot in #527
- chore(deps-dev): bump husky from 8.0.2 to 8.0.3 by @dependabot in #526
- chore(deps-dev): bump @vercel/ncc from 0.34.0 to 0.36.1 by @dependabot in #524
- chore(deps-dev): bump eslint-plugin-import from 2.26.0 to 2.27.5 by @dependabot in #523
- chore(deps): bump vm2 from 3.9.11 to 3.9.17 by @dependabot in #548
- chore(deps-dev): bump lint-staged from 13.0.3 to 13.2.2 by @dependabot in #553
- chore(deps-dev): bump @types/node from 18.11.18 to 18.16.2 by @dependabot in #554
- feat(c,cpp): add docblock tag custom char config option (closes #534) by @kkoomen in #556
- feat(c,cpp): add in-out direction docblock param jumps (closes #533) by @kkoomen in #557
Full Changelog: v3.19.1...v3.20.0
v3.19.1
What's Changed
- Release v3.19.0 by @kkoomen in #508
- chore(deps): bump @muniftanjim/tree-sitter-lua from 0.0.13 to 0.0.14 by @dependabot in #500
Full Changelog: v3.19.0...v3.19.1
v3.19.0
What's Changed
- Release v3.18.0 by @kkoomen in #434
- chore: add Packer setup instructions by @gregorias in #435
- chore(deps-dev): bump typescript from 4.7.4 to 4.8.2 by @dependabot in #444
- chore(deps-dev): bump @typescript-eslint/parser from 5.33.1 to 5.35.1 by @dependabot in #443
- chore(deps-dev): bump @types/node from 18.7.6 to 18.7.13 by @dependabot in #441
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.33.1 to 5.35.1 by @dependabot in #442
- chore(deps-dev): bump release-it from 15.3.0 to 15.4.0 by @dependabot in #440
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.35.1 to 5.36.1 by @dependabot in #451
- chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 by @dependabot in #447
- chore(deps-dev): bump @commitlint/config-conventional from 17.0.3 to 17.1.0 by @dependabot in #446
- chore(deps-dev): bump @types/node from 18.7.13 to 18.7.16 by @dependabot in #457
- chore(deps-dev): bump @typescript-eslint/parser from 5.35.1 to 5.36.2 by @dependabot in #456
- chore(deps-dev): bump @commitlint/cli from 17.0.3 to 17.1.2 by @dependabot in #445
- chore(deps): bump vm2 from 3.9.9 to 3.9.11 by @dependabot in #473
- chore(deps-dev): bump typescript from 4.8.2 to 4.8.4 by @dependabot in #472
- chore(deps-dev): bump @types/node from 18.7.16 to 18.7.23 by @dependabot in #471
- chore(deps-dev): bump eslint from 8.23.0 to 8.24.0 by @dependabot in #468
- chore(deps): bump parse-url and release-it by @dependabot in #465
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.36.1 to 5.40.0 by @dependabot in #482
- chore(deps): bump merge and commitizen by @dependabot in #478
- chore(deps): bump trim-newlines and meow by @dependabot in #477
- chore(deps): bump tree-sitter-c-sharp from 0.19.1 to 0.20.0 by @dependabot in #476
- chore(deps): bump @muniftanjim/tree-sitter-lua from 0.0.12 to 0.0.13 by @dependabot in #475
- chore(deps-dev): bump @typescript-eslint/parser from 5.36.2 to 5.42.0 by @dependabot in #489
- chore(deps-dev): bump nodemon from 2.0.19 to 2.0.20 by @dependabot in #486
- chore(deps): bump ansi-regex from 3.0.0 to 5.0.1 by @dependabot in #484
- chore(deps-dev): bump @commitlint/config-conventional from 17.1.0 to 17.2.0 by @dependabot in #492
- chore(deps): bump tree-sitter from 0.20.0 to 0.20.1 by @dependabot in #491
- chore(deps-dev): bump release-it from 15.4.2 to 15.5.0 by @dependabot in #490
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.40.0 to 5.44.0 by @dependabot in #498
- chore(deps-dev): bump eslint from 8.24.0 to 8.28.0 by @dependabot in #497
- chore(deps-dev): bump husky from 8.0.1 to 8.0.2 by @dependabot in #494
- chore(deps-dev): bump @release-it/conventional-changelog from 5.1.0 to 5.1.1 by @dependabot in #483
- fix: avoid redefine command error by @mars90226 in #499
- Python: add omit_redundant_param_types setting by @kkoomen in #507
New Contributors
- @gregorias made their first contribution in #435
- @mars90226 made their first contribution in #499
Full Changelog: v3.18.0...v3.19.0
v3.18.0
⚠️ BREAKING CHANGES
Due to unmaintainable and unnecessary complexity, the decision has been made to remove the CreateDocStandard
command and functionality completely in the next version. It isn't worth it to maintain this feature since most of the users won't use this feature because vim-doge supports the most popular standards out of the box. If the community wants more standards then it is suggested to open a feature request or create it themselves and submit a PR, thus keeping the doc standards within vim-doge. Otherwise creating a fork with a custom implementation is also an option if really needed.
To enable this legacy feature, users can use v3.17.0 and earlier. From v3.18.0 and later this command will be removed permanently.
What's Changed
- Release v3.17.0 by @kkoomen in #407
- chore(deps-dev): bump release-it from 15.1.2 to 15.1.4 by @dependabot in #400
- chore(deps-dev): bump ts-node from 10.8.1 to 10.9.1 by @dependabot in #401
- chore(deps-dev): bump lint-staged from 13.0.0 to 13.0.3 by @dependabot in #402
- chore(deps-dev): bump @types/node from 18.0.6 to 18.6.1 by @dependabot in #403
- chore(deps): bump tree-sitter-python from 0.19.0 to 0.20.1 by @dependabot in #404
- chore(deps-dev): bump @typescript-eslint/parser from 5.30.7 to 5.31.0 by @dependabot in #410
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.28.0 to 5.31.0 by @dependabot in #409
- chore(deps-dev): bump release-it from 15.1.4 to 15.2.0 by @dependabot in #412
- chore(deps-dev): bump @types/node from 18.6.1 to 18.6.2 by @dependabot in #413
- chore(deps-dev): bump @types/node from 18.6.2 to 18.6.3 by @dependabot in #414
- chore(deps-dev): bump eslint from 8.20.0 to 8.21.0 by @dependabot in #415
- chore(deps-dev): bump @typescript-eslint/parser from 5.31.0 to 5.32.0 by @dependabot in #417
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.31.0 to 5.32.0 by @dependabot in #416
- chore(deps): bump tree-sitter-c from 0.20.1 to 0.20.2 by @dependabot in #418
- chore(deps-dev): bump @types/node from 18.6.3 to 18.6.4 by @dependabot in #419
- chore(deps-dev): bump @typescript-eslint/parser from 5.32.0 to 5.33.0 by @dependabot in #420
- chore(deps-dev): bump @types/node from 18.6.4 to 18.6.5 by @dependabot in #422
- chore(deps-dev): bump release-it from 15.2.0 to 15.3.0 by @dependabot in #423
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.32.0 to 5.33.0 by @dependabot in #421
- chore(deps-dev): bump @types/node from 18.6.5 to 18.7.2 by @dependabot in #425
- chore(deps-dev): bump @typescript-eslint/parser from 5.33.0 to 5.33.1 by @dependabot in #430
- chore(deps-dev): bump @types/node from 18.7.2 to 18.7.5 by @dependabot in #429
- chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 by @dependabot in #427
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.33.0 to 5.33.1 by @dependabot in #428
- chore(deps-dev): bump @types/node from 18.7.5 to 18.7.6 by @dependabot in #431
- chore(deps-dev): bump @release-it/conventional-changelog from 5.0.0 to 5.1.0 by @dependabot in #432
- Implement new doxygen c++ doc standards by @kkoomen in #433
Full Changelog: v3.17.0...v3.18.0
v3.17.0
v3.16.0
Release v3.15.0
v3.14.0
Release v3.12.0
3.12.0 (2022-05-01)
Bug Fixes
- adjust typescript parser (3a433fe)
- exclude windows builds because of node-gyp issues (cdc686e)
- remove yarn and update package-lock.json (85c945a)
- resolve broken TS tests (bbaca07)
- resolve linter issues (7fee3af)
- python: remove colon after return types in numpy doc (#308) (a27735a)