Skip to content

r75

Choose a tag to compare

@github-actions github-actions released this 07 Mar 02:06
  • 80e9328 add `zigmod aq update` command (Meghan Denny)
  • 79a8b81 lint- remove unused decl (Meghan Denny)
  • 2a9b475 cmd/aq/add- use the dir thats passed in (Meghan Denny)
  • 465e47b util/modfile- forgot to pass options to zigmod.yml opening (Meghan Denny)
  • 4950c6b docs- cmd/aq was missing link to install page (Meghan Denny)
  • b6738a4 changelog.sh- update for being on github actions (Meghan Denny)
  • a78f84b ci- remove i386-linux (Meghan Denny)
  • 56d9ca8 ci- remove aarch64-windows (Meghan Denny)
  • 3c24ae6 actions- update to zig master 0.10.0-dev.1107+7deadf430 (Meghan Denny)
  • 89939bf update deps.zig with ignaunaTLS shift (Meghan Denny)
  • c8580e6 deps- marlersoft/zigwin32 perf update around guid parsing (Meghan Denny)
  • 7259934 deps- MasterQ32/zig-network fixed unix bug around forking (Meghan Denny)
  • 83c60d4 deps- nektro/time added more json support (Meghan Denny)
  • db8e8a0 deps- zfetch switch to nektro/iguanaTLS and MasterQ32/zig-uri updated api (Meghan Denny)
  • bb69198 cmd/fetch- skip lock diff item if from and to are the same this can happen if an override changed positions but is still in the tree (Meghan Denny)
  • ef2b054 cmd/fetch- remove unused decls from files package output (Meghan Denny)
  • 74a1e5a cmd/fetch- fix latent crash in http dep type (Meghan Denny)
  • b84b5b5 cmd/zpm- update to new zpm json api (Meghan Denny)
  • 0637df0 cmd/zpm- reference zig.pm instead of xq's homepage (Meghan Denny)
  • bd33f9d cmd/license- dont print extra line at the end (Meghan Denny)
  • 878428e cmd/aq/add- update to new aquila json api (Meghan Denny)
  • bca4ce6 docs- cmd/zpm/add- command will check for zig.mod and not add extra props (Meghan Denny)
  • 2431edf more zig.mod -> zigmod.yml renames (Meghan Denny)
  • 9acda21 README- add mention to aquila (Meghan Denny)
  • c03cf72 actions- add more test calls to verify subcommands work (Meghan Denny)
  • 410c2e9 replace circleci with github actions (Meghan Denny)