Releases: MordechaiHadad/bob
Releases Β· MordechaiHadad/bob
v4.0.2
What's Changed
- Give a better notification when updating bob proxy by @MordechaiHadad in #238
- Fix x86 macos binary
- Use absolute path when checking for proxy version.
Full Changelog: v4.0.1...v4.0.2
v4.0.1
What's Changed
- remove: breaking changes avoidance by @MordechaiHadad in #234
Full Changelog: v4.0.0...v4.0.1
v4.0.0
What's Changed
- Fix: rm/uninstall not working when 'v' is missing for neovim versions. by @matdexir in #225
- Remove: platform specific parent directory when installing neovim versions by @MordechaiHadad in #226
- Change to rustls native certificate store by @MordechaiHadad in #227
- Validate package integrity for non-self-compiled installs by @edwloef in #229
New Contributors
Full Changelog: v3.0.1...v4.0.0
v3.0.1
What's Changed
- Fix: high cpu usage when using neovim proxy by @MordechaiHadad in #223
Full Changelog: v3.0.0...v3.0.1
v3.0.0
What's Changed
- Build
RelWithDebugInfo
on windows when building neovim from source by @MordechaiHadad in #207 - Change: neovim proxy auto updater by @MordechaiHadad in #206
- Handle USR1 kill signal on UNIX by @MordechaiHadad in #210
- Allow user to update all without using --all flag by @MordechaiHadad in #219
- Add: code docuementation by @MordechaiHadad in #221
- Erase only bob associated directories. by @MordechaiHadad in #218
- Add list-remote command by @MordechaiHadad in #217
- Use full commit hash for files by @MordechaiHadad in #208
Full Changelog: v2.9.1...v3.0.0
v2.9.1 HOTFIX
What's Changed
- Fix: check if neovim proxy exists by @MordechaiHadad in #199
Full Changelog: v2.9.0...v2.9.1
v2.9.0
What's Changed
- Better version compatablity for older versions by @MordechaiHadad in #190
- Auto update nvim proxy on use by @MordechaiHadad in #196
- Add latest commit alias by @MordechaiHadad in #195
Oh and by the way you can now support my work on polar! https://polar.sh/MordechaiHadad
Full Changelog: v2.8.3...v2.9.0
v2.8.3
Changelog
All notable changes to this project will be documented in this file.
[2.8.3] - 2024-03-26
Miscellaneous Tasks
- Error when a specified version is below 0.2.2
Added
- Semver for comparsion of versions
Fixed
- MacOS support
v2.8.2
Changelog
All notable changes to this project will be documented in this file.
[2.8.2] - 2024-03-25
Documentation
- Use 'https://mirror.ghproxy.com' instead of 'https://ghproxy.com
Added
- Download new macos-arm binaries for macos on arm machines.
v2.8.1
What's Changed
- fix: use non parsed version string to check if version is used by @guilhas07 in #182
- fix: $PATH validation.
Not sure why it took this long to release.
Full Changelog: v2.8.0...v2.8.1