Skip to content

Releases: essentialkaos/rbinstall

Version 0.20.2

05 Mar 13:21
v0.20.2
d35c89c
Compare
Choose a tag to compare

High Urgency

Changelog

Bugfixes

  • [cli] Fixed bug with tasks hanging

Version 0.20.1

20 Feb 13:55
v0.20.1
38c3c1b
Compare
Choose a tag to compare

High Urgency

Changelog

Bugfixes

  • [cli] Fixed bug with updating versioned gems

Version 0.20.0

07 Feb 12:18
v0.20.0
6f0d984
Compare
Choose a tag to compare

High Urgency

Changelog

New Features

  • [cli] Added possibility to define versions for required gems (#75)
  • [cli] Gem installation error now is not critical

Version 0.19.3

22 Jan 14:35
v0.19.3
6b3731f
Compare
Choose a tag to compare

Moderate Urgency

Changelog

Improvements

  • [cli|gen|clone] ek package updated to v10
  • [cli] z7 package updated to v8

Version 0.19.2

20 Oct 11:53
v0.19.2
8d29b15
Compare
Choose a tag to compare

Low Urgency

Changelog

Improvements

  • [cli] Minor UI improvements
  • Added jruby-9.0.x to list with EOL versions

Version 0.19.1

03 May 11:02
v0.19.1
bbe344e
Compare
Choose a tag to compare

Moderate Urgency

Changelog

Improvements

  • [cli] Minor UI improvements

Bugfixes

  • [cli] Possible fixed bug with a spinner for fast tasks

Version 0.19.0

01 May 21:06
v0.19.0
163d4e9
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • [cli|gen] Added EOL information support (end-of-life) 🔥

Improvements

  • [cli|gen|clone] Code refactoring
  • [cli] Minor UI improvements
  • [cli] Short option for gems updates changed from -g to -G
  • [gen] Improved help content

Bugfixes

  • [cli|gen|clone] Fixed bug with error output to stdout

Version 0.18.1

25 Apr 10:47
v0.18.1
5a28b32
Compare
Choose a tag to compare

Moderate Urgency

Changelog

Improvements

  • [cli|gen|clone] ek package updated to latest stable release
  • [cli] z7 package updated to v7

Bugfixes

  • [cli] Fixed bug with using option --no-document for old rubygem versions

Version 0.18.0

20 Jan 17:01
v0.18.0
b43a0e9
Compare
Choose a tag to compare

Moderate Urgency

Changelog

New Features

  • [cli] Added ability to delete some ruby versions (#64)
  • [cli] Added error messages about used conflicts options

Improvements

  • [cli] Minor UI improvements
  • [cli|gen|clone] ek package updated to latest version
  • Improved Makefile

Version 0.17.1

13 Nov 13:26
v0.17.1
720700c
Compare
Choose a tag to compare

High Urgency

Changelog

Bugfixes

  • [cli] Fixed bug with updating RubyGems gems for old Ruby versions (thx to @gongled)