8000 Releases · luminartech/dev-tools · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: luminartech/dev-tools

0.12.3

29 Apr 16:11
9ab8efb
Compare
Choose a tag to compare

What's Changed

  • feat: add additional args to configure_vscode_for_bazel.py by @lukasoyen in #100

Full Changelog: 0.12.2...0.12.3

0.12.2

25 Apr 13:02
6aa7ff4
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.12.1...0.12.2

0.12.1

25 Apr 10:02
915de41
Compare
Choose a tag to compare

What's Changed

  • fix: ignore non-executable files in check_shellscript_set_options.py by @lukasoyen in #98

Full Changelog: 0.12.0...0.12.1

0.12.0

25 Apr 06:18
d13b81c
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update mcr.microsoft.com/devcontainers/base:ubuntu-20.04 docker digest to 8d29fff by @renovate in #89
  • chore(deps): update actions/setup-python digest to 8d9ed9a by @renovate in #88
  • chore(deps): update softprops/action-gh-release action to v2.2.1 by @renovate in #90
  • chore(deps): pin softprops/action-gh-release action to c95fe14 by @renovate in #92
  • chore(deps): update dependency updates by @renovate in #91
  • chore(deps): update dependency tox to v4.25.0 - autoclosed by @renovate in #93
  • downgrade yamllint as >= 1.36 requires python >= 3.9 by @lukasoyen in #95
  • Improve logging in configure_vscode_for_bazel.py by @lukasoyen in #96
  • Implement generating compile_commands.json in configure_vscode_for_bazel.py by @lukasoyen in #97

New Contributors

Full Changelog: 0.11.3...0.12.0

0.11.3

31 Mar 10:53
a516589
Compare
Choose a tag to compare

What's Changed

  • Declare which hooks don't care about files by @hofbi in #87

Full Changelog: 0.11.2...0.11.3

0.11.2

31 Mar 05:46
540e5b2
Compare
Choose a tag to compare

What's Changed

  • Fix version patch and print result by @hofbi in #86

Full Changelog: 0.11.1...0.11.2

0.11.1

27 Mar 16:50
d4f7059
Compare
Choose a tag to compare

What's Changed

  • Run poetry-lock with no-update by @hofbi in #84
  • Set project version during release pipeline by @hofbi in #85

Full Changelog: 0.11.0...0.11.1

0.11.0

27 Mar 13:04
3d666b6
Compare
Choose a tag to compare

What's Changed

  • Improve build file hook and add tests by @hofbi in #82
  • Add gh action to create releases by @hofbi in #83

Full Changelog: 0.10.1...0.11.0

0.10.1

11 Mar 08:15
d606687
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency updates by @renovate in #78
  • Extend check-shellscript-set-options hook to any shebang by @cbachhuber in #79

Full Changelog: 0.10.0...0.10.1

0.10.0

04 Mar 10:50
fbdb364
Compare
Choose a tag to compare

What's Changed

  • Add sh handling to check-shellscript-set-options by @cbachhuber in #77

Full Changelog: 0.9.0...0.10.0

0