Releases: xaf/omni
Releases Β· xaf/omni
v2025.1.8
β¨ New Features
0b53608
-argparser
: β¨ add auto-completion support (PR #911 by @xaf)564e790
-up
: β¨ show when the environment is already up to date (PR #912 by @xaf)0140a82
-packages
: β¨ make git updates more aggressive (PR #913 by @xaf)36d08d4
-argparser
: usepartial
auto-completion for internal commands (PR #915 by @xaf)
π Bug Fixes
7257d28
-mise
: π replacemise where
bymise ls --installed
(PR #910 by @xaf)7cf2e25
-shell integration
: π fix the bash shell integration (PR #914 by @xaf)551b532
-colors
: π enable colors will check that env vars have a value (commit by @xaf)207df0c
-musl
: π do the glibc file check before musl (commit by @xaf)
v2025.1.7
v2025.1.6
v2025.1.5
v2025.1.4
v2025.1.3
v2025.1.2
v2025.1.1
v2025.1.0
π₯ BREAKING CHANGES
-
due to
27e6c76
- π₯ replaceasdf
backend bymise
(PR #832 by @xaf):Even with a number of automations to handle the
migration fromasdf
tomise
, it is possible that at least one
instance ofomni up
in any repository is required, and maybe even
runningomni up
again in any repository where issues are encountered.
Also, it is possible that some plugins were working right of the bat
withasdf
but might require specifying anurl:
when using with
mise
; urls for base plugins can be found in
https://github.com/asdf-vm/asdf-plugins.
Closes #830
Closes #695
β¨ New Features
27e6c76
-up
: π₯ replaceasdf
backend bymise
(PR #832 by @xaf)2a9f4c7
-up
: β¨ handle the differentmise
backends (PR #840 by @xaf)2bf9b73
-up
: allow to configuremise
version (PR #842 by @xaf)14b00f7
-up
: β¨ add supply-chain checks (PR #848 by @xaf)1dd0963
-config check
: β¨ add new command to check the configuration and command metadata (PR #860 by @xaf)c44b88f
-auto
: ignore .gitignore'd directories when usingauto
(PR #868 by @xaf)01ca378
-auto
: move the .gitignore'd check to improve speed (commit by @xaf)856052f
-github-releases
: β¨ optimize version fetching (PR #870 by @xaf)f7c8811
-config check
: β¨ add configuration (PR #873 by @xaf)7c961d2
-tags
: β¨ commands can now be tagged (PR #878 by @xaf)1a2b219
-up
: β¨ timeout and offer to kill runningup
if hanging (PR #879 by @xaf)784fc3b
-helm
: β¨ add support for localhelm
configuration (commit by @xaf)0b15fab
-up
: β¨ handle hanging process with mismatched init (PR #886 by @xaf)
π Bug Fixes
a3e6349
- mise: isolate the local state (commit by @xaf)86f9043
-mise
: π add themise
binary in thePATH
formise
commands (PR #851 by @xaf)78e4e7d
-github-releases
: add support for pagination when using the API (PR #863 by @xaf)bc5a519
-cargo-install
andgo-install
:--no-cache
now works (PR #865 by @xaf)26f786c
-up
: initializeomni_now()
(commit by @xaf)35e55c6
-mise
: listing versions now works using the short name (commit by @xaf)035ebed
-mise
: handle URLs for registry plugins (commit by @xaf)40cb3e6
-argparser
:last
argument is now shown after--
in the help (PR #874 by @xaf)49dfa9b
-up
:--bootstrap
restored to work (commit by @xaf)ce3b272
-auto
: do not return an error if no version detected (PR #881 by @xaf)372a494
-data path
: π use the normalized name to load the data path (commit by @xaf)