Changelog
- Fix al_hugo_run_binary, add al_http_server_binary (1bf299)
- Move changelog rules to bzl/rules/git, improve ansible rules (c94123)
- Move changelog rules to bzl/rules/changelog (4d59d6)
- Move readme rules to bzl/rules/readme (95ea8d)
- Move bzl rules to bzl/rules/bzl (57930e)
- Move py rules to bzl/rules/py (dcb491)
- Move qt rules to bzl/rules/qt (ed00dc)
- Move go tools to go/tools with a separate go.mod, rename MODULE files (fe6e1d)
- Bump bazel version, split the root MODULE file, add bzl/rules/ansible (981a38)
- Update MODULE, update locks (c45e7a)
- Move all leetcode to cfg/leetcode-submissions (28e6d9)
- Add sh leetcode (e4a776)
- Remove ansible from global python dependencies (e5b7df)
- Add new leetcode submissions, change leetcode directory structure (196bcd)
- Add twine (a597b7)
- Add changelog for all packages (a6ebf9)
- Add wheel build to py/autoscroll (ca87d4)
- Setup gazelle for python (c8ccdd)
- Add bzl_target_doc (c5636e)
- Add autoscroll readme (14c865)
- Add git-filter-repo tool, update books (8ed4f2)
- Add al_vial_submissions macro, update titles and descriptions (79c826)
- Add date to leetcode docs (bd8a08)
- Add al_gen_leetcode_submissions macro, remove leetcode from the tree (15824d)
- Add py/autoscroll (5d7d19)
- Add heading anchors, add theme toggle, add search, add taxonomies (f79db8)
- Use subpackages() to build docs instead of writing queries to the tree (ba7b67)
- Add md targets for all md files, add bzl/vars/readmes.bzl (a39482)
- Add
al_readme plugin, split variables in /bzl/vars (9212dc)
- Add //bzl/vars:bzl_libs, use write_source_file to generate md files (936a02)
- Add
al_bzl_library_map macro, add a registry module, add md/docs (920e5b)
- Add
al_alias_map macro (e23563)
- Move all public bzl API into separate files (732d37)
- Rename starlark/bazel to bzl (56be34)
- Rename javascript to js, shell to sh, perl to pl, rust to rs (3f7ffb)