Skip to content
This repository has been archived by the owner on Sep 15, 2021. It is now read-only.

0.1.4

Compare
Choose a tag to compare
@davidzchen davidzchen released this 28 Nov 10:50
· 93 commits to master since this release
b36d22c

Major changes:

  • Only generate one "Overview" link in nav (#51)
  • Make skydoc compatible with the future versions of Bazel (#53)

Skylark library improvements:

  • Add relative_to_caller_repository param to Label stub. (#46)
  • Remove STRING_DICT_UNARY references (#47)
  • Rename set to depset (#52)
  • add attr.label_keyed_string_dict (fixes #54) (#55)
  • add boolean type to macro (#60)
  • add environ to repository_rule stub (#61)

Other fixes:

  • Update bazel.io references to bazel.build (#65)