Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

Releases: cgrindel/rules_bzlformat

Release 0.2.1

07 Dec 00:15
bb296f5
Compare
Choose a tag to compare

What's Changed

  • Updated README.md with release 0.2.0 download info. by @cgrindel in #11
  • Updated some of the dependencies to their latest release. by @cgrindel in #13

Full Changelog: v0.2.0...v0.2.1

Release 0.2.0

03 Dec 22:25
0ae7d09
Compare
Choose a tag to compare

What's Changed

  • Add the ability to check for missing bzlformat_pkg declarations. by @cgrindel in #7
  • Migrate to rules_bazel_integration_test by @cgrindel in #6, #8.

Full Changelog: v0.1.0...v0.2.0

Release 0.1.0

02 Nov 19:34
8503d5d
Compare
Choose a tag to compare

Initial release

  • Includes bzlformat_format and bzlformat_pkg
  • Added simple example.