Skip to content

Releases: essentialkaos/rbinstall

Version 0.11.0

30 Jan 11:55
v0.11.0
Compare
Choose a tag to compare

New Features

  • RBI-32 Proxy configuration feature

Version 0.10.0

11 Jan 10:05
v0.10.0
Compare
Choose a tag to compare

New Features

  • [cli] Rubygems update feature
  • [cli] Added flag -H/--rehash for running rbenv rehash process

Improvements

  • Improved installer

Bugfixes

  • [cli] Fixed colors disabling in tmux/screen

Version 0.9.2

13 Dec 15:18
v0.9.2
Compare
Choose a tag to compare

Bugfixes

  • Fixed bug with progress bar UI

Version 0.9.1

10 Dec 13:53
v0.9.1
Compare
Choose a tag to compare

Improvements

Bugfixes

  • Fixed deps in install script

Version 0.9.0

10 Dec 12:08
v0.9.0
Compare
Choose a tag to compare

New Features

  • [cli] Multi-distribution support
  • [cli] Show listing in raw format if output is not a tty

Improvements

  • [cli] RBI-19 Improved reinstall process
  • [cli] rbinstall.confrbinstall.knf

Bugfixes

  • [cli] RBI-22 Fixed panic in unpack task handler
  • [cli] RBI-23 Fixed bug with processing index response with status code ≠ 200

Version 0.8.4

15 Oct 21:53
v0.8.4
Compare
Choose a tag to compare

Bugfixes

  • [cli] RBI-17 Fixed minor bug with rendering task symbols in some terminals

Version 0.8.3

11 Oct 10:33
v0.8.3
Compare
Choose a tag to compare

Improvements

  • EK package updated to v5

Version 0.8.2

12 Sep 22:11
v0.8.2
Compare
Choose a tag to compare

Improvements

  • Minor UI changes

Version 0.8.1

26 Jul 22:23
v0.8.1
Compare
Choose a tag to compare
  • [cli] Improved installed version markers for output without colors

Version 0.8.0

21 Jul 21:18
v0.8.0
Compare
Choose a tag to compare

New features

  • [cli] [gen] [clone] RBI-15 Mutil OS support 🔥
  • [cli] RBI-8 Checking java before JRuby installation
  • [cli] RBI-10 Checking installed rbenv before install

Improvements

  • [cli] RBI-14 Improved listing (separate markers for base and railsexpress version)
  • [cli] [gen] [clone] Migrated to ek package v3

Bugfixes

  • [gen] RBI-11 Fixed bug with index generation without previous version of index
  • [gen] RBI-13 Fixed bug with processing railsexpress versions
  • [gen] RBI-12 Fixed minor UI glitches