Skip to content

r22

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Feb 15:00
  • fdd2b6b update to zig master 0.10.0-dev.513+029844210 (Meghan Denny)
  • bd7cf16 only save latest tarball (Meghan Denny)
  • 6838c6a add shell.nix for ci work (Meghan Denny)
  • ace46e1 missed updates (Meghan Denny)
  • 09b09e0 update deps (Meghan Denny)
  • 2587cdb www- add back versions/history tab to package page (Meghan Denny)
  • b020659 www- remove dead css (Meghan Denny)
  • 9dc7463 www/all_packages- remove tag icon to sync with version page (Meghan Denny)
  • 428ae4c db- add order parameter to byKeyAll (Meghan Denny)
  • 21a4c83 www- totally redesign package and version pages (Meghan Denny)
  • 440513d make src/git.zig its own library (Meghan Denny)
  • 6ef3aff only include aquila commit hash in version string in dev mode otherwise `options.version` will exactly match a git tag (Meghan Denny)
  • 4a54e44 include zig git commit hash in app version when it exists (Meghan Denny)
  • 0570081 tools- fix ci scripts being in their new locations (Meghan Denny)
  • 862f2e1 generate- fix ci scripts in their new locations (Meghan Denny)
  • a94412d docs/ci/compat- sync alpine version with generate script (Meghan Denny)
  • 790aaa4 gitignore- add ci image folders (Meghan Denny)
  • d9febf0 www- make all_packages nicer to look at (Meghan Denny)
  • 2ef8d71 www- remove license from pkg index pages (Meghan Denny)
  • 327560b generate/alpine- dry building iso dl link (Meghan Denny)
  • cd07fd9 update to zig master 0.10.0-dev.490+dd7309bde our bug was fixed! thanks @ominitay (Meghan Denny)
  • 8a89edd lint: duplicate import (Meghan Denny)
  • 30a972d www/all_packages- right align version and license (Meghan Denny)
  • 28dbe47 db: move .all to TableTypeMixin (Meghan Denny)
  • 4e50966 import ci bootstrap image scripts from nektro/limitless will generalize back out once its done here (Meghan Denny)
  • db29649 db- Time is not a table type (Meghan Denny)
  • 12e30fb db- lint file consistency (Meghan Denny)
  • 2e88c08 db- accept an engine param in createTable methods (Meghan Denny)