What's Changed
- update readme for v0.33.0 by @tyler-french in #1627
- Remove golang.org/x/crypto dep by @fmeum in #1631
- Fix map_kind with empty rules by @lbcjbb in #1441
- fix: add missing bzl_library declaration and dep by @cgrindel in #1633
- chore: add bzl_test to ensure that bzl_library declarations exist by @cgrindel in #1634
- Set runfiles environment variables for Gazelle by @fmeum in #1632
- address comments from #1597 by @shahms in #1628
- Fix kinds and stmt by @birunts in #1613
- Export workspace file in go_repository_config.bzl by @mortenmj in #1641
- Add github.com/google/gnostic-models to default_gazelle_overrides.bzl by @mortenmj in #1645
- Support parsing labels that begin '@@' by @mark-thm in #1651
- Fix path for google/gnostic-models by @mortenmj in #1652
- fix(bzlmod): allow passing build_extra_args in gazelle_override by @casuallyhostile in #1648
- prepare release 0.34.0 by @tyler-french in #1656
New Contributors
- @casuallyhostile made their first contribution in #1648
Full Changelog: v0.33.0...v0.34.0