Skip to content

Releases: rakudo/rakudo

2024.04

25 Apr 19:47
@jdv jdv
2024.04
Compare
Choose a tag to compare

Announce: Rakudo compiler, Release #171 (2024.04)

On behalf of the Rakudo development team, I’m very happy to announce the
April 2024 release of Rakudo #171. Rakudo is an implementation of
the Raku1 language.

The source tarball for this release is available from
https://rakudo.org/files/rakudo.
Pre-compiled archives will be available shortly.

New in 2024.04:

The following people contributed to this release:

Elizabeth Mattijsen, Stefan Seifert, Daniel Green, ab5tract, Justin DeVuyst,
Will Coleda, Dmitry Matveyev

This release implements 6.c and 6.d versions of the Raku specification.
6.c version of the language is available if you use the use v6.c
version pragma, otherwise 6.d is the default.

Upcoming releases in 2024 will include new functionality that is not
part of 6.c or 6.d specifications, available with a lexically scoped
pragma. Our goal is to ensure that anything that is tested as part of
6.c and 6.d specifications will continue to work unchanged. There may
be incremental spec releases this year as well.

If you would like to contribute or get more information, visit
https://raku.org, https://rakudo.org/community, ask on the
perl6-compiler@perl.org mailing list, or ask on IRC #raku on Libera.

Additionally, we invite you to make a donation to The Perl Foundation
to sponsor Raku development: https://donate.perlfoundation.org/
(put “Raku Core Development Fund” in the ‘Purpose’ text field)

The next release of Rakudo (#172), is tentatively scheduled for 2024-05-30.

A list of the other planned release dates is available in the
“docs/release_guide.pod” file.

The development team appreciates feedback! If you’re using Rakudo, do
get back to us. Questions, comments, suggestions for improvements, cool
discoveries, incredible hacks, or any other feedback – get in touch with
us through (the above-mentioned) mailing list or IRC channel. Enjoy!

Please note that recent releases have known issues running on the JVM.
We are working to get the JVM backend working again but do not yet have
an estimated delivery date.

  1. See https://raku.org/

2024.03

28 Mar 21:17
@jdv jdv
2024.03
Compare
Choose a tag to compare

Announce: Rakudo compiler, Release #170 (2024.03)

On behalf of the Rakudo development team, I’m very happy to announce the
March 2024 release of Rakudo #170. Rakudo is an implementation of
the Raku1 language.

The source tarball for this release is available from
https://rakudo.org/files/rakudo.
Pre-compiled archives will be available shortly.

New in 2024.03:

The following people contributed to this release:

Elizabeth Mattijsen, Daniel Green, Justin DeVuyst, Stefan Seifert,
Will Coleda, Dmitry Matveyev, rir, Anton Oks, Bruce Gray, andemark

This release implements 6.c and 6.d versions of the Raku specification.
6.c version of the language is available if you use the use v6.c
version pragma, otherwise 6.d is the default.

Upcoming releases in 2024 will include new functionality that is not
part of 6.c or 6.d specifications, available with a lexically scoped
pragma. Our goal is to ensure that anything that is tested as part of
6.c and 6.d specifications will continue to work unchanged. There may
be incremental spec releases this year as well.

If you would like to contribute or get more information, visit
https://raku.org, https://rakudo.org/community, ask on the
perl6-compiler@perl.org mailing list, or ask on IRC #raku on Libera.

Additionally, we invite you to make a donation to The Perl Foundation
to sponsor Raku development: https://donate.perlfoundation.org/
(put “Raku Core Development Fund” in the ‘Purpose’ text field)

The next release of Rakudo (#171), is tentatively scheduled for 2024-04-25.

A list of the other planned release dates is available in the
“docs/release_guide.pod” file.

The development team appreciates feedback! If you’re using Rakudo, do
get back to us. Questions, comments, suggestions for improvements, cool
discoveries, incredible hacks, or any other feedback – get in touch with
us through (the above-mentioned) mailing list or IRC channel. Enjoy!

Please note that recent releases have known issues running on the JVM.
We are working to get the JVM backend working again but do not yet have
an estimated delivery date.

  1. See https://raku.org/

2024.02

29 Feb 23:34
@jdv jdv
2024.02
Compare
Choose a tag to compare

Announce: Rakudo compiler, Release #169 (2024.02)

On behalf of the Rakudo development team, I’m very happy to announce the
February 2024 release of Rakudo #169. Rakudo is an implementation of
the Raku1 language.

The source tarball for this release is available from
https://rakudo.org/files/rakudo.
Pre-compiled archives will be available shortly.

New in 2024.02:

The following people contributed to this release:

Elizabeth Mattijsen, Daniel Green, Vadim Belman, Nick Logan,
Richard Hainsworth, Rajashekar R M, Stefan Seifert, Wenzel P. P. Peppmeyer,
Jan-Olof Hendig, Justin DeVuyst, Stéphane Payrard, Will Coleda, rir

This release implements 6.c and 6.d versions of the Raku specification.
6.c version of the language is available if you use the use v6.c
version pragma, otherwise 6.d is the default.

Upcoming releases in 2024 will include new functionality that is not
part of 6.c or 6.d specifications, available with a lexically scoped
pragma. Our goal is to ensure that anything that is tested as part of
6.c and 6.d specifications will continue to work unchanged. There may
be incremental spec releases this year as well.

If you would like to contribute or get more information, visit
https://raku.org, https://rakudo.org/community, ask on the
perl6-compiler@perl.org mailing list, or ask on IRC #raku on Libera.

Additionally, we invite you to make a donation to The Perl Foundation
to sponsor Raku development: https://donate.perlfoundation.org/
(put “Raku Core Development Fund” in the ‘Purpose’ text field)

The next release of Rakudo (#170), is tentatively scheduled for 2024-03-28.

A list of the other planned release dates is available in the
“docs/release_guide.pod” file.

The development team appreciates feedback! If you’re using Rakudo, do
get back to us. Questions, comments, suggestions for improvements, cool
discoveries, incredible hacks, or any other feedback – get in touch with
us through (the above-mentioned) mailing list or IRC channel. Enjoy!

Please note that recent releases have known issues running on the JVM.
We are working to get the JVM backend working again but do not yet have
an estimated delivery date.

  1. See https://raku.org/

2024.01

26 Jan 21:24
@jdv jdv
2024.01
Compare
Choose a tag to compare

Announce: Rakudo compiler, Release #168 (2024.01)

On behalf of the Rakudo development team, I’m very happy to announce the
January 2024 release of Rakudo #168. Rakudo is an implementation of
the Raku1 language.

The source tarball for this release is available from
https://rakudo.org/files/rakudo.
Pre-compiled archives will be available shortly.

New in 2024.01:

The following people contributed to this release:

Elizabeth Mattijsen, Richard Hainsworth, Daniel Green, Justin DeVuyst,
Nick Logan, Will Coleda, Vadim Belman, Nahuel2998, Osei Poku

This release implements 6.c and 6.d versions of the Raku specification.
6.c version of the language is available if you use the use v6.c
version pragma, otherwise 6.d is the default.

Upcoming releases in 2024 will include new functionality that is not
part of 6.c or 6.d specifications, available with a lexically scoped
pragma. Our goal is to ensure that anything that is tested as part of
6.c and 6.d specifications will continue to work unchanged. There may
be incremental spec releases this year as well.

If you would like to contribute or get more information, visit
https://raku.org, https://rakudo.org/community, ask on the
perl6-compiler@perl.org mailing list, or ask on IRC #raku on Libera.

Additionally, we invite you to make a donation to The Perl Foundation
to sponsor Raku development: https://donate.perlfoundation.org/
(put “Raku Core Development Fund” in the ‘Purpose’ text field)

The next release of Rakudo (#169), is tentatively scheduled for 2024-02-29.

A list of the other planned release dates is available in the
“docs/release_guide.pod” file.

The development team appreciates feedback! If you’re using Rakudo, do
get back to us. Questions, comments, suggestions for improvements, cool
discoveries, incredible hacks, or any other feedback – get in touch with
us through (the above-mentioned) mailing list or IRC channel. Enjoy!

Please note that recent releases have known issues running on the JVM.
We are working to get the JVM backend working again but do not yet have
an estimated delivery date.

  1. See https://raku.org/

2023.12

21 Dec 23:12
@jdv jdv
2023.12
Compare
Choose a tag to compare

Announce: Rakudo compiler, Release #167 (2023.12)

On behalf of the Rakudo development team, I’m very happy to announce the
December 2023 release of Rakudo #167. Rakudo is an implementation of
the Raku1 language.

The source tarball for this release is available from
https://rakudo.org/files/rakudo.
Pre-compiled archives will be available shortly.

New in 2023.12:

The following people contributed to this release:

Vadim Belman, Elizabeth Mattijsen, Patrick Böker, Daniel Sockwell,
Márton Polgár, Nick Logan, Osei Poku, Richard Hainsworth, andemark

This release implements 6.c and 6.d versions of the Raku specification.
6.c version of the language is available if you use the use v6.c
version pragma, otherwise 6.d is the default.

Upcoming releases in 2023 will include new functionality that is not
part of 6.c or 6.d specifications, available with a lexically scoped
pragma. Our goal is to ensure that anything that is tested as part of
6.c and 6.d specifications will continue to work unchanged. There may
be incremental spec releases this year as well.

If you would like to contribute or get more information, visit
https://raku.org, https://rakudo.org/community, ask on the
perl6-compiler@perl.org mailing list, or ask on IRC #raku on Libera.

Additionally, we invite you to make a donation to The Perl Foundation
to sponsor Raku development: https://donate.perlfoundation.org/
(put “Raku Core Development Fund” in the ‘Purpose’ text field)

The next release of Rakudo (#168), is tentatively scheduled for 2024-01-26.

A list of the other planned release dates is available in the
“docs/release_guide.pod” file.

The development team appreciates feedback! If you’re using Rakudo, do
get back to us. Questions, comments, suggestions for improvements, cool
discoveries, incredible hacks, or any other feedback – get in touch with
us through (the above-mentioned) mailing list or IRC channel. Enjoy!

Please note that recent releases have known issues running on the JVM.
We are working to get the JVM backend working again but do not yet have
an estimated delivery date.

  1. See https://raku.org/

2023.11

21 Nov 19:30
@jdv jdv
2023.11
Compare
Choose a tag to compare

Announce: Rakudo compiler, Release #166 (2023.11)

On behalf of the Rakudo development team, I’m very happy to announce the
November 2023 release of Rakudo #166. Rakudo is an implementation of
the Raku1 language.

The source tarball for this release is available from
https://rakudo.org/files/rakudo.
Pre-compiled archives will be available shortly.

New in 2023.11:

The following people contributed to this release:

Elizabeth Mattijsen, Vadim Belman, Christian Bartolomäus, ab5tract,
Nick Logan, Daniel Green, Daniel Sockwell, Will Coleda, Justin DeVuyst,
Dan Vu, Fernando Corrêa de Oliveira, Jan-Olof Hendig, Patrick Böker,
Stefan Seifert, rir

This release implements 6.c and 6.d versions of the Raku specification.
6.c version of the language is available if you use the use v6.c
version pragma, otherwise 6.d is the default.

Upcoming releases in 2023 will include new functionality that is not
part of 6.c or 6.d specifications, available with a lexically scoped
pragma. Our goal is to ensure that anything that is tested as part of
6.c and 6.d specifications will continue to work unchanged. There may
be incremental spec releases this year as well.

If you would like to contribute or get more information, visit
https://raku.org, https://rakudo.org/community, ask on the
perl6-compiler@perl.org mailing list, or ask on IRC #raku on Libera.

Additionally, we invite you to make a donation to The Perl Foundation
to sponsor Raku development: https://donate.perlfoundation.org/
(put “Raku Core Development Fund” in the ‘Purpose’ text field)

The next release of Rakudo (#167), is tentatively scheduled for 2023-12-21.

A list of the other planned release dates is available in the
“docs/release_guide.pod” file.

The development team appreciates feedback! If you’re using Rakudo, do
get back to us. Questions, comments, suggestions for improvements, cool
discoveries, incredible hacks, or any other feedback – get in touch with
us through (the above-mentioned) mailing list or IRC channel. Enjoy!

Please note that recent releases have known issues running on the JVM.
We are working to get the JVM backend working again but do not yet have
an estimated delivery date.

  1. See https://raku.org/

2023.10

19 Oct 17:58
@jdv jdv
2023.10
Compare
Choose a tag to compare

Announce: Rakudo compiler, Release #165 (2023.10)

On behalf of the Rakudo development team, I’m very happy to announce the
October 2023 release of Rakudo #165. Rakudo is an implementation of
the Raku1 language.

The source tarball for this release is available from
https://rakudo.org/files/rakudo.
Pre-compiled archives will be available shortly.

New in 2023.10:

The following people contributed to this release:

Elizabeth Mattijsen, ab5tract, JJ Merelo, Justin DeVuyst, Will Coleda,
Daniel Sockwell, Vadim Belman, raiph, Márton Polgár, 0racle,
Bernhard M. Wiedemann, Christian Bartolomäus, Patrick Böker, Stefan Seifert,
Tom Browder

This release implements 6.c and 6.d versions of the Raku specification.
6.c version of the language is available if you use the use v6.c
version pragma, otherwise 6.d is the default.

Upcoming releases in 2023 will include new functionality that is not
part of 6.c or 6.d specifications, available with a lexically scoped
pragma. Our goal is to ensure that anything that is tested as part of
6.c and 6.d specifications will continue to work unchanged. There may
be incremental spec releases this year as well.

If you would like to contribute or get more information, visit
https://raku.org, https://rakudo.org/community, ask on the
perl6-compiler@perl.org mailing list, or ask on IRC #raku on Libera.

Additionally, we invite you to make a donation to The Perl Foundation
to sponsor Raku development: https://donate.perlfoundation.org/
(put “Raku Core Development Fund” in the ‘Purpose’ text field)

The next release of Rakudo (#166), is tentatively scheduled for 2023-11-21.

A list of the other planned release dates is available in the
“docs/release_guide.pod” file.

The development team appreciates feedback! If you’re using Rakudo, do
get back to us. Questions, comments, suggestions for improvements, cool
discoveries, incredible hacks, or any other feedback – get in touch with
us through (the above-mentioned) mailing list or IRC channel. Enjoy!

Please note that recent releases have known issues running on the JVM.
We are working to get the JVM backend working again but do not yet have
an estimated delivery date.

  1. See https://raku.org/

2023.09

21 Sep 20:06
@jdv jdv
2023.09
Compare
Choose a tag to compare

Announce: Rakudo compiler, Release #164 (2023.09)

On behalf of the Rakudo development team, I’m very happy to announce the
September 2023 release of Rakudo #164. Rakudo is an implementation of
the Raku1 language.

The source tarball for this release is available from
https://rakudo.org/files/rakudo.
Pre-compiled archives will be available shortly.

New in 2023.09:

The following people contributed to this release:

Elizabeth Mattijsen, Daniel Green, ab5tract, Justin DeVuyst, Will Coleda,
Tom Browder, Christian Bartolomäus, Márton Polgár, Nick Logan, Vadim Belman,
Jake Boeckerman, John Benediktsson, Leon Timmermans, Stefan Seifert,
habere-et-dispertire

This release implements 6.c and 6.d versions of the Raku specification.
6.c version of the language is available if you use the use v6.c
version pragma, otherwise 6.d is the default.

Upcoming releases in 2023 will include new functionality that is not
part of 6.c or 6.d specifications, available with a lexically scoped
pragma. Our goal is to ensure that anything that is tested as part of
6.c and 6.d specifications will continue to work unchanged. There may
be incremental spec releases this year as well.

If you would like to contribute or get more information, visit
https://raku.org, https://rakudo.org/community, ask on the
perl6-compiler@perl.org mailing list, or ask on IRC #raku on Libera.

Additionally, we invite you to make a donation to The Perl Foundation
to sponsor Raku development: https://donate.perlfoundation.org/
(put “Raku Core Development Fund” in the ‘Purpose’ text field)

The next release of Rakudo (#165), is tentatively scheduled for 2023-10-19.

A list of the other planned release dates is available in the
“docs/release_guide.pod” file.

The development team appreciates feedback! If you’re using Rakudo, do
get back to us. Questions, comments, suggestions for improvements, cool
discoveries, incredible hacks, or any other feedback – get in touch with
us through (the above-mentioned) mailing list or IRC channel. Enjoy!

Please note that recent releases have known issues running on the JVM.
We are working to get the JVM backend working again but do not yet have
an estimated delivery date.

  1. See https://raku.org/

2023.08

21 Aug 20:51
@jdv jdv
2023.08
Compare
Choose a tag to compare

Announce: Rakudo compiler, Release #163 (2023.08)

On behalf of the Rakudo development team, I’m very happy to announce the
August 2023 release of Rakudo #163. Rakudo is an implementation of
the Raku1 language.

The source tarball for this release is available from
https://rakudo.org/files/rakudo.
Pre-compiled archives will be available shortly.

New in 2023.08:

The following people contributed to this release:

Elizabeth Mattijsen, Will Coleda, Nick Logan, Vadim Belman, Justin DeVuyst,
Stefan Seifert, Tom Browder, Márton Polgár, Brahmajit Das, Daniel Green,
Ikko Eltociear Ashimine, Jan-Olof Hendig, Luis F. Uceta, Salve J. Nilsen,
sergio

This release implements 6.c and 6.d versions of the Raku specification.
6.c version of the language is available if you use the use v6.c
version pragma, otherwise 6.d is the default.

Upcoming releases in 2023 will include new functionality that is not
part of 6.c or 6.d specifications, available with a lexically scoped
pragma. Our goal is to ensure that anything that is tested as part of
6.c and 6.d specifications will continue to work unchanged. There may
be incremental spec releases this year as well.

If you would like to contribute or get more information, visit
https://raku.org, https://rakudo.org/community, ask on the
perl6-compiler@perl.org mailing list, or ask on IRC #raku on Libera.

Additionally, we invite you to make a donation to The Perl Foundation
to sponsor Raku development: https://donate.perlfoundation.org/
(put “Raku Core Development Fund” in the ‘Purpose’ text field)

The next release of Rakudo (#164), is tentatively scheduled for 2023-09-21.

A list of the other planned release dates is available in the
“docs/release_guide.pod” file.

The development team appreciates feedback! If you’re using Rakudo, do
get back to us. Questions, comments, suggestions for improvements, cool
discoveries, incredible hacks, or any other feedback – get in touch with
us through (the above-mentioned) mailing list or IRC channel. Enjoy!

Please note that recent releases have known issues running on the JVM.
We are working to get the JVM backend working again but do not yet have
an estimated delivery date.

  1. See https://raku.org/

2023.06

26 Jun 21:28
@jdv jdv
2023.06
Compare
Choose a tag to compare

Announce: Rakudo compiler, Release #162 (2023.06)

On behalf of the Rakudo development team, I’m very happy to announce the
June 2023 release of Rakudo #162. Rakudo is an implementation of
the Raku1 language.

The source tarball for this release is available from
https://rakudo.org/files/rakudo.
Pre-compiled archives will be available shortly.

New in 2023.06:

The following people contributed to this release:

Elizabeth Mattijsen, Nick Logan, Stefan Seifert, Daniel Green, Will Coleda,
Patrick Böker, Leon Timmermans, Vadim Belman, Jonathan Worthington,
Luc St-Louis, Luis F. Uceta

This release implements 6.c and 6.d versions of the Raku specification.
6.c version of the language is available if you use the use v6.c
version pragma, otherwise 6.d is the default.

Upcoming releases in 2023 will include new functionality that is not
part of 6.c or 6.d specifications, available with a lexically scoped
pragma. Our goal is to ensure that anything that is tested as part of
6.c and 6.d specifications will continue to work unchanged. There may
be incremental spec releases this year as well.

If you would like to contribute or get more information, visit
https://raku.org, https://rakudo.org/community, ask on the
perl6-compiler@perl.org mailing list, or ask on IRC #raku on Libera.

Additionally, we invite you to make a donation to The Perl Foundation
to sponsor Raku development: https://donate.perlfoundation.org/
(put “Raku Core Development Fund” in the ‘Purpose’ text field)

The next release of Rakudo (#163), is tentatively scheduled for 2023-08-21.

A list of the other planned release dates is available in the
“docs/release_guide.pod” file.

The development team appreciates feedback! If you’re using Rakudo, do
get back to us. Questions, comments, suggestions for improvements, cool
discoveries, incredible hacks, or any other feedback – get in touch with
us through (the above-mentioned) mailing list or IRC channel. Enjoy!

Please note that recent releases have known issues running on the JVM.
We are working to get the JVM backend working again but do not yet have
an estimated delivery date.

  1. See https://raku.org/