Skip to content

Releases: MordechaiHadad/bob

v4.0.2

12 Sep 11:51
Compare
Choose a tag to compare

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

23 Aug 09:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.0.1

v4.0.0

20 Aug 07:34
Compare
Choose a tag to compare

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

14 Jun 11:07
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

v3.0.0

13 Jun 15:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.9.1...v3.0.0

v2.9.1 HOTFIX

17 Apr 17:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.9.0...v2.9.1

v2.9.0

16 Apr 12:36
Compare
Choose a tag to compare

What's Changed

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

26 Mar 18:11
Compare
Choose a tag to compare

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

25 Mar 15:35
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[2.8.2] - 2024-03-25

Documentation

Added

  • Download new macos-arm binaries for macos on arm machines.

v2.8.1

20 Feb 16:40
Compare
Choose a tag to compare

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