Releases: metatypedev/ghjk
Releases · metatypedev/ghjk
v0.2.1
What's Changed
- feat(dev): dev util by @Yohe-Am in #94
- feat: add intro by @zifeo in #86
- feat:
cmake
port. by @destifo in #92 - fix: nightly CI issue by @Yohe-Am in #96
- feat(envs): dynamic variables for envs by @michael-0acf4 in #95
New Contributors
- @michael-0acf4 made their first contribution in #95
Full Changelog: 0.2.0...v0.2.1
v0.2.0
What's Changed
- refactor(ci): macOS support and more fixes by @Yohe-Am in #12
- feat: osx compat + improvements by @zifeo in #17
- refactor(ports)!: streamlining and python support by @Yohe-Am in #14
- build(deps): bump actions/setup-python from 4 to 5 by @dependabot in #15
- feat(tests): improve test suite by @Yohe-Am in #27
- feat: tasks and lockfiles by @Yohe-Am in #28
- feat(ports):
npmi
by @Yohe-Am in #31 - fix: fix typo by @Natoandro in #32
- build(deps): bump actions/cache from 3 to 4 by @dependabot in #35
- fix(hooks): paths vars not exported properly in fish by @Yohe-Am in #34
- feat(ports):
temporal_cli
by @Yohe-Am in #37 - feat(ports)!:
rustup
,rust
,cargobi
by @Yohe-Am in #36 - build(deps): bump peter-evans/create-pull-request from 5 to 6 by @dependabot in #39
- build(deps): bump the actions-minor group with 1 update by @dependabot in #41
- feat(ports):
opentofu_ghrel
by @Yohe-Am in #42 - feat(lockfile)!: Smaller lockfile by @Natoandro in #45
- feat(ports):
jq
by @Yohe-Am in #47 - build(deps): bump metatypedev/setup-ghjk from 32fe7ad4eab41d5e62189208afa6fe17112a5563 to 2e8bbf084060a18828338a7cdd43fde6feb2a3cc by @dependabot in #50
- docs: metatype ecosystem banner in README.md by @Yohe-Am in #49
- fix(port):
cpy_bs
doesn't work on arm by @Yohe-Am in #60 - feat!: envs module by @Yohe-Am in #46
New Contributors
- @zifeo made their first contribution in #17
- @dependabot made their first contribution in #15
Full Changelog: v0.1.0-alpha...0.2.0
v0.1.0-alpha
feat: mvp (#1) * wip: docker based suite * wip: worker based plugins * wip: installation * wip: shimmy shim shim * feat: ambient access plugs * feat: plugin deps * feat: wasmedge, lib/include shims support and globs * feat(plug): pnpm * feat(plug): cargo-instal and wasm-tools * feat(plug): wasm-opt & cargo-insta * feat(ci): e2e tests and some new plugs * wip: asdf plug support * fix: missing changes * feat(core): asdf support * fix: formatting * fix(tests): disable asdf-python * feat(plug): protoc * feat(tests): `protoc` * refactor(hooks): move to bash-preexec * fix(hooks): `init_ghjk` directly in hooks.sh * feat(plug): earthly * fix: change installId format to something less problematic * feat(plug): ruff * feat(plug): whiz * refactor: native js `unarchive` * fix: use zipjs * fix: better `unarchive` * fix: get tests working * fix: address feedback * fix: remove dead code * refactor: `install.ts` -> `setup.ts` * refactor: `setup.ts` -> `init.ts` * wip: `modules` * wip: `plugs` -> `ports` * refactor: big un * fix: apply feedback * fix: pin debian pkg versions for test dockerfile * fix: back to aliases and zsh support * refactor(hooks): explicit bash command * feat(ci): ghjk action * fix(ci): missing shell prop * fix(action): improve outputs * refactor: make hooks more efficient