What's Changed
New package managers
- Treesitter for vim by @9999years and @DottoDev in #184
- gup by @9999years in #203
Bug fixes
- Enhancement to the README by @paescuj in #186
- Adds repology badge to the README by @tranzystorek-io in #191
- Creates SECURITY.md by @0xMRTT in #142
- Now prints errors when steps fail by @9999years in #171
- Fixes lack of separators for pnpm/npm/yarn by @9999years in #170
- Runs fisher if
fish -c 'type -t fisher'
is OK by @9999years in #172 - Fixes some tmux panics by @9999years and @DottoDev in #165
- Adds support for unattended package uopgrades by @yonas and @DottoDev in #181
- Now uses tracing for debugging by @9999years in #174
- Fixes NPM failure under sudo by @DottoDev in #197
- Adds --yes flag support on FreeBSD by @DottoDev in #198
Fixed compilation for
New official release targets
- Android by @guihkx in #175
- FreeBSD by @guihkx in #177 -> This should work but due to an issue with the cross crosscompilation toolchain FreeBSD currently can't compile but the release will be added as soon as a fix is available
Full Changelog: v10.1.2...v10.2.0