Code Monkey home page Code Monkey logo

rubychanges's Introduction

title next permalink
Introduction
/2.6.html
/index.html

The Ruby Changes

Patreon

This site is dedicated to history of Ruby language evolution. Basically, it is just the same information that each Ruby version's NEWS file contains, just in more readable and informative manner.

Latest version: 3.0 (2.72.62.52.4)

Main goals:

  • Full: unlike most of "What's new in Ruby x.y?" blog posts, information here targets to cover all the NEWS file of current Ruby version;
  • Comprehensive: unlike the NEWS file itself (and most of blog-posts, too), the site provides full context for each change:
    • Where and how it was discussed;
    • Related documentation at ruby-doc.org;
    • Code examples;
    • Reasoning for the change, if known.
  • Concise: given two goals above, content still tries to stay short and focused, so the changes could be quickly navigated through;
  • Well-structured: both regarding order/explanations of each particular change, and design of the site, it is intended to be easily and logically navigated.
  • Open: the source of changelog is available on the GitHub and is open for fixes and suggestions.

Some things to know about the content:

  • Structure and grouping of the information, as well as the illustrative examples, are mostly decided by this site's author. I am trying to make it as useful and logical as humanly possible, but I have my own opinions about what is important, and what is not, what is related and what is not.
    • Maybe "Highlights" section at the top of each version changelog is more subjective than the rest of the content, but it is totally optional, you can skip it.
  • The site is dedicated to the language, not its implementation(s), therefore at the moment it does not include the description of MRI implementation changes, optimizations and internals.
  • ...and also some minor behavior changes are excluded.
  • I want to eventually cover Ruby versions down to 1.8, or maybe even earlier, but it is currently work-in-progress, with the first priority of the recent release of Ruby 2.6, and then going down version by version in my free time.
  • UPD 2019-06-06: Ruby 2.5 is now covered too. Despite being 1.5 years old news, I believe it is still important to cover it in the same manner as the recent version was.
  • UPD 2019-10-14: Ruby 2.4 changelog added, and some other content changed. See History for detail.
  • UPD 2019-12-27: Newly released Ruby 2.7 changelog added.
  • UPD 2019-12-25: Newly released Ruby 3.0 changelog added.

The source of the site can be found at GitHub. See also the Contributing section.

Credits and licenses

  • The source of information is NEWS files from Ruby repository.
  • Book theme is initially borrowed from mdBook project.
  • The work in this repository (text, scripts and custom additions to design) is made by Victor Shepelev and should be considered Public Domain.

rubychanges's People

Contributors

benoittgt avatar byroot avatar calvinhughes avatar chocolateboy avatar connorshea avatar dependabot[bot] avatar dgollahon avatar janko avatar marcotc avatar pjg avatar presidentbeef avatar smaximov avatar zverok avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.