v0.0.24
✨ New Features
a6db9bf
- shims: ✨ add a shims directory with all dynamic binaries (PR #490 by @XaF)dc398c6
- config trust: ✨ command to manage workdir trust (PR #497 by @XaF)10b2946
- hook init: ✨ handle shims (PR #501 by @XaF)9c75208
- github release: ✨ add more compact configuration handling (PR #502 by @XaF)98b9e75
- github release: ✨ try refreshing releases cache if none match (PR #504 by @XaF)00052d3
- asdf: ✨ add suppport for arbitrary asdf tools (PR #508 by @XaF)7be960f
- template: ✨ addenv
map in the context (PR #509 by @XaF)9318053
- github release: ✨ read github auth token fromgh
(PR #513 by @XaF)cac2b2d
- nix: ✨ handle flakes (PR #517 by @XaF)7f7e833
- homebrew: ✨ auto-extract taps from formulas (PR #518 by @XaF)e89b240
- update: ✨ ask before updating on command not found (PR #522 by @XaF)↘️ addresses issue #482 opened by @badideasforsale
5d0d5c9
- cleanup: ✨ add delay before removing unused resources (PR #523 by @XaF)83453e5
- version: ✨ improve version matching (PR #524 by @XaF)f404a1e
- asdf: ✨ improve resiliency of asdf operations (PR #525 by @XaF)eb27de6
- github release: ✨ fallback to installed version if download error (PR #528 by @XaF)6d386fe
- up: ✨ add--fail-on-upgrade
option (PR #529 by @XaF)12920ec
- homebrew: ✨ do not default to failing on upgrade error (PR #530 by @XaF)
🐛 Bug Fixes
2bb54f1
- github-release: 🐛 handle GitHub request errors better (PR #500 by @XaF)b0fcf63
- nodejs: 🐛 .node-version file was not used for 'auto' (PR #503 by @XaF)c25e725
- self update: 🐛 check version after successful update (PR #506 by @XaF)fa33378
- self update: 🐛 force-refresh tap before upgrading omni (PR #505 by @XaF)252c8fc
- asdf: 🐛 post install and detect func use the real tool name (PR #510 by @XaF)c183edd
- dynenv: 🐛 feature name use real asdf tool name (commit by @XaF)ec6054d
- up auto: 🐛 ignore vendor directories (PR #511 by @XaF)