Skip to content

Commit 7cdfcd0

Browse files
committed
Link to blog
1 parent a84ca3f commit 7cdfcd0

7 files changed

Lines changed: 16 additions & 12 deletions

File tree

2.5.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ description: Ruby 2.5 full and annotated changelog
1616
-->
1717

1818
* **Released at:** Dec 25, 2017 (<a class="github" href="https://github.com/ruby/ruby/blob/trunk/doc/NEWS-2.5.0">NEWS</a> file)
19-
* **Status (as of Feb 04, 2023):** EOL, latest is 2.5.9
19+
* **Status (as of Feb 07, 2023):** EOL, latest is 2.5.9
2020
* **This document first published:** Jun 6, 2019
21-
* **Last change to this document:** Feb 04, 2023
21+
* **Last change to this document:** Feb 07, 2023
2222

2323
## Highlights[](#highlights)
2424

2.6.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ description: Ruby 2.6 full and annotated changelog
88
# Ruby 2.6
99

1010
* **Released at:** Dec 25, 2018 (<a class="github" href="https://github.com/ruby/ruby/blob/ruby_2_6/NEWS">NEWS</a> file)
11-
* **Status (as of Feb 04, 2023):** EOL, latest is 2.6.10
11+
* **Status (as of Feb 07, 2023):** EOL, latest is 2.6.10
1212
* **This document first published:** Dec 29, 2018
13-
* **Last change to this document:** Feb 04, 2023
13+
* **Last change to this document:** Feb 07, 2023
1414

1515
> **Note:** As already explained in [Introduction](README.md), this site is dedicated to changes in the **language**, not the **implementation**, therefore the list below lacks mentions of lots of important optimization introduced in 2.6, including the whole JIT big thing. That's not because they are not important, just because this site's goals are different.
1616

2.7.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ description: Ruby 2.7 full and annotated changelog
88
# Ruby 2.7
99

1010
* **Released at:** Dec 25, 2019 (<a class="github" href="https://github.com/ruby/ruby/blob/ruby_2_7/NEWS">NEWS</a> file)
11-
* **Status (as of Feb 04, 2023):** 2.7.7 is current _stable_
11+
* **Status (as of Feb 07, 2023):** 2.7.7 is current _stable_
1212
* **This document first published:** Dec 27, 2019
13-
* **Last change to this document:** Feb 04, 2023
13+
* **Last change to this document:** Feb 07, 2023
1414

1515
<!-- TODO: all links to docs should be replaced with /2.7.0/ suffix instead of /master/ when 2.7.0 would be published -->
1616

3.0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ description: Ruby 3.0 full and annotated changelog
88
# Ruby 3.0
99

1010
* **Released at:** Dec 25, 2020 (<a class="github" href="https://github.com/ruby/ruby/blob/ruby_3_0/NEWS.md">NEWS.md</a> file)
11-
* **Status (as of Feb 04, 2023):** 3.0.5 is current _stable_
11+
* **Status (as of Feb 07, 2023):** 3.0.5 is current _stable_
1212
* **This document first published:** Dec 25, 2020
13-
* **Last change to this document:** Feb 04, 2023
13+
* **Last change to this document:** Feb 07, 2023
1414

1515
## Highlights[](#highlights)
1616

3.1.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ description: Ruby 3.1 full and annotated changelog
88
# Ruby 3.1
99

1010
* **Released at:** Dec 25, 2021 (<a class="github" href="https://github.com/ruby/ruby/blob/ruby_3_1/NEWS.md">NEWS.md</a> file)
11-
* **Status (as of Feb 04, 2023):** 3.1.3 is current _stable_
11+
* **Status (as of Feb 07, 2023):** 3.1.3 is current _stable_
1212
* **This document first published:** Jan 5, 2022
13-
* **Last change to this document:** Feb 04, 2023
13+
* **Last change to this document:** Feb 07, 2023
1414

1515
> **Note:** As already explained in [Introduction](README.md), this site is dedicated to changes in the **language**, not the **implementation**, therefore the list below lacks mentions of lots of important optimization introduced in 3.1, including a new JIT named YJIT. That's not because they are not important, just because this site's goals are different.
1616

3.2.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ description: Ruby 3.2 full and annotated changelog
88
# Ruby 3.2
99

1010
* **Released at:** Dec 25, 2022 (<a class="github" href="https://github.com/ruby/ruby/blob/ruby_3_2/NEWS.md">NEWS.md</a> file)
11-
* **Status (as of Feb 04, 2023):** 3.2.0 is current _stable_
11+
* **Status (as of Feb 07, 2023):** 3.2.0 is current _stable_
1212
* **This document first published:** Feb 4, 2022
13-
* **Last change to this document:** Feb 04, 2023
13+
* **Last change to this document:** Feb 07, 2023
1414

1515
<!--
1616
* **Reason:**
@@ -22,6 +22,8 @@ description: Ruby 3.2 full and annotated changelog
2222

2323
**🇺🇦 🇺🇦 Before you start reading the changelog: A full-scale Russian invasion into my home country continues. The only reason I am alive and able to work on the changelog is Armed Force of Ukraine, and international support with weaponry, funds and information. I am in my home city Kharkiv, preparing to join the army. Please care to read two of my appeals to Ruby community before proceeding: [first](https://zverok.space/blog/2022-03-03-WAR.html), [second](https://zverok.space/blog/2022-03-15-STILL-WAR.html).<br/>We need all support we can get to push inviders out and to bring peace to our land. Please [spread information, lobby our cause and donate](https://war.ukraine.ua/).🇺🇦 🇺🇦**
2424

25+
The post dedicated to my war year and work on Ruby 3.2 [is published on Feb 7](https://zverok.space/blog/2023-02-07-changelog2023.html).
26+
2527
> **Note:** As already explained in [Introduction](README.md), this site is dedicated to changes in the **language**, not the **implementation**, therefore the list below lacks mentions of lots of important optimization introduced in 3.2, including YJIT improvements and [object shapes](https://bugs.ruby-lang.org/issues/18776). That's not because they are not important, just because this site's goals are different.
2628
2729
In preparation of this entry, [Cookpad's article](https://techlife.cookpad.com/entry/2022/12/26/121950) on notable changes in Ruby 3.2 written by core developers Koichi Sasada (ko1) and Yusuke Endoh (mame) provided invaluable insight. Thank you!

_src/3.2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,8 @@ description: Ruby 3.2 full and annotated changelog
2222

2323
**🇺🇦 🇺🇦 Before you start reading the changelog: A full-scale Russian invasion into my home country continues. The only reason I am alive and able to work on the changelog is Armed Force of Ukraine, and international support with weaponry, funds and information. I am in my home city Kharkiv, preparing to join the army. Please care to read two of my appeals to Ruby community before proceeding: [first](https://zverok.space/blog/2022-03-03-WAR.html), [second](https://zverok.space/blog/2022-03-15-STILL-WAR.html).<br/>We need all support we can get to push inviders out and to bring peace to our land. Please [spread information, lobby our cause and donate](https://war.ukraine.ua/).🇺🇦 🇺🇦**
2424

25+
The post dedicated to my war year and work on Ruby 3.2 [is published on Feb 7](https://zverok.space/blog/2023-02-07-changelog2023.html).
26+
2527
> **Note:** As already explained in [Introduction](README.md), this site is dedicated to changes in the **language**, not the **implementation**, therefore the list below lacks mentions of lots of important optimization introduced in 3.2, including YJIT improvements and [object shapes](https://bugs.ruby-lang.org/issues/18776). That's not because they are not important, just because this site's goals are different.
2628
2729
In preparation of this entry, [Cookpad's article](https://techlife.cookpad.com/entry/2022/12/26/121950) on notable changes in Ruby 3.2 written by core developers Koichi Sasada (ko1) and Yusuke Endoh (mame) provided invaluable insight. Thank you!

0 commit comments

Comments
 (0)