Skip to content

Releases: luminartech/dev-tools

0.7.0

28 Nov 17:09
8463089
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.6.0...0.7.0

0.6.0

18 Nov 10:30
dfe2c1b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.5.0...0.6.0

0.5.0

07 Nov 18:33
6159e88
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.0...0.5.0

0.4.0

18 Sep 15:44
2b54373
Compare
Choose a tag to compare

What's Changed

  • build(yamlfmt): Reset yaml comment format to default by @hofbi in #22
  • Add hook to prevent sys.path.append usage by @hofbi in #23
  • Add renovate hooks and groups by @hofbi in #24
  • Bump version to 0.4.0 by @hofbi in #25

Full Changelog: 0.3.0...0.4.0

0.3.0

16 Sep 09:00
e3dbd43
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.2.0...0.3.0

0.2.0

05 Sep 12:58
8c5538f
Compare
Choose a tag to compare

Features

Add codeowner tools consiting of

  • a new pre-commit hook verifying if all folders in the CODEOWNERS file exist, there are no duplicates, and it has acceptable codeowners
  • a new CLI tool whoowns which prints the GitHub codeowner of a folder or file by parsing the .github/CODEOWNERS file

What's Changed

Full Changelog: 0.1.0...0.2.0

0.1.0

05 Aug 14:41
003b737
Compare
Choose a tag to compare

Features

  • Add configure-vscode-for-bazel to generate a launch.json in VS Code
  • Add a set of useful pre-commit hooks

What's Changed

  • Add pre-commit.ci badge by @hofbi in #3
  • chore(deps): pre-commit.ci autoupdate by @pre-commit-ci in #4
  • Add configure-vscode-for-bazel to generate launch.json in VS Code by @hofbi in #5

New Contributors

Full Changelog: https://github.com/luminartech/dev-tools/commits/0.1.0