Ruby

Ruby 2.6

Ruby 2.6 Range#cover? accepts Range object as argument

Ruby 2.6 Range#cover? accepts Range object as argument and returns boolean if the object is comparable and within range.

Read
Ruby 2.3

Magic frozen string literal comment in Ruby 2.3

Adding string immutability in Ruby 2.3 by adding the magic comment on the top of the file

Read