Releases: tsirysndr/envhub
Releases Β· tsirysndr/envhub
v0.2.8
v0.2.7
What's Changed
- feat: add success message after
envhub init
by @tsirysndr in #30
Full Changelog: v0.2.6...v0.2.7
v0.2.6
What's Changed
- fix issue with nix installer --no-confirm option by @tsirysndr in #29
Full Changelog: v0.2.5...v0.2.6
v0.2.5
v0.2.4
What's Changed
- fix issue with
envhub init
command by @tsirysndr in #26
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- allow using multiple packages manager at same time by @tsirysndr in #22
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- fix(unuse): resolve bug on unuse environment by @tsirysndr in #21
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- fix(gh): use
gh repo clone
instead ofgit clone
by @tsirysndr in #19
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- feat: run
pkgx git
instead ofgit
by @tsirysndr in #14 - feat(github): load specific git branch by @tsirysndr in #16
- feat: add rtx extension by @tsirysndr in #17
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- feat: add envhub banner and update readme by @iamando in #4
- feat: add support for GNU Stow as a symlink manager by @tsirysndr in #5
- feat: add support for pkgx, homebrew and devbox as package manager by @tsirysndr in #6
- fix(pkgx): allow specify 'org' in package name by @tsirysndr in #7
- feat: add packages sub-commands by @tsirysndr in #8
- feat: add env subcommands by @tsirysndr in #9
- feat: add file subcommands by @tsirysndr in #10
- feat: add
status
subcommand by @tsirysndr in #11
New Contributors
- @iamando made their first contribution in #4
- @tsirysndr made their first contribution in #5
Full Changelog: https://github.com/tsirysndr/envhub/commits/v0.1.0