summaryrefslogtreecommitdiff
path: root/NEWS.md
AgeCommit message (Expand)Author
2021-04-21Evaluate multiple assignment left hand side before right hand sideJeremy Evans
2021-04-16NEWS for [Feature #15198] [ci skip]Nobuyoshi Nakada
2021-03-26Enumerable#tally with the resulting hash [Feature #17744]Nobuyoshi Nakada
2021-03-21Pattern matching pin operator against expression [Feature #17411]Kazuki Tsujimoto
2021-03-16Fix a link [ci skip]Kazuhiro NISHIYAMA
2021-03-15NEWS of [Feature #12194] [ci skip]Nobuyoshi Nakada
2021-02-16Add NEWS entry for [Feature #16043]Kazuhiro NISHIYAMA
2021-02-15[DOC] NEWS for Thread::Backtrace.limit [Feature #17479]Nobuyoshi Nakada
2021-02-11The Queue constructor should take an initial set of objectsChris Seaton
2021-01-20Update NEWS.md about deprecationTakashi Kokubun
2021-01-17Warn Struct#initialize with only keyword args (#4070)Takashi Kokubun
2021-01-14Make Module#prepend affect ancestor chain even if argument already included i...Jeremy Evans
2021-01-13Rename RubyVM::MJIT to RubyVM::JITTakashi Kokubun
2021-01-02NEWS: We have links now, and there is no changelog anymore [doc]Marc-Andre Lafortune
2021-01-02NEWS: [Feature #17312] [ci skip]Nobuyoshi Nakada
2020-12-25Copy NEWS.md to doc/NEWS-3.0.0.md and update for 3.1.0Kazuhiro NISHIYAMA
2020-12-25Sort URLs by issue numbers and remove duplicated [ci skip]Kazuhiro NISHIYAMA
2020-12-25Update stdlib section for Ruby 3.0Hiroshi SHIBATA
2020-12-23Let's be more accurate [ci skip]Takashi Kokubun
2020-12-23Add NEWS entries about JIT in Jul ~ DecTakashi Kokubun
2020-12-24NEWS.md: grammatical improvementYusuke Endoh
2020-12-23Document shareable_constant_value and other magic constants [doc]Marc-Andre Lafortune
2020-12-24Module#public_class_method also accepts a symbol array as an argumentYusuke Endoh
2020-12-22NEWS: fix typos and grammarMarcus Stollsteimer
2020-12-23fiddle: Update to 1.0.5Sutou Kouhei
2020-12-22NEWS: Mention deprecation warnings not being shown by defaultMarc-Andre Lafortune
2020-12-22NEWS: group keyword arguments related items togetherMarc-Andre Lafortune
2020-12-22NEWS: combine $SAFE and $KCODE, move lowerMarc-Andre Lafortune
2020-12-22NEWS: move error handling at end of sectionMarc-Andre Lafortune
2020-12-22Update fiber scheduler documentation.Samuel Williams
2020-12-22NEWS.md: fix the formatYusuke Endoh
2020-12-22add a NEWS entry about ractor C APIKoichi Sasada
2020-12-22Add entries for set 1.0.0Akinori MUSHA
2020-12-22NEWS.md: mention the behavior change of Binding#evalYusuke Endoh
2020-12-21NEWS: JSON is Ractor compatible [ci skip]Kenta Murata
2020-12-21Document usage of ArithmeticSequence in Array#slice, and add to NEWS (#3952)Victor Shepelev
2020-12-20NEWS.md: remove nonsense caveatYusuke Endoh
2020-12-20NEWS: Add an entry of Pathname [ci skip]Kenta Murata
2020-12-19NEWS: Update BigDecimal version [ci skip]Kenta Murata
2020-12-19Feature 17314: allow to pass array to public, protected and private methodsRadosław Bułat
2020-12-19NEWS: Add an entry of Digest 3.0.0 [ci skip]Kenta Murata
2020-12-19Feature 17314: alias_method returns symbolRadosław Bułat
2020-12-19Feature 17314: update docs and NEWS about attr* methods returning array of sy...Radosław Bułat
2020-12-19NEWS: Add an entry of StringScanner 3.0.0 [ci skip]Kenta Murata
2020-12-19NEWS: Add an entry of StringIO 3.0.0 [ci skip]Kenta Murata
2020-12-19NEWS: fiddle 1.0.4 [ci skip]Kenta Murata
2020-12-18Revert "Better cooperation between public/protected/private with attr* and al...Yusuke Endoh
2020-12-18Sort URLs by issue numbers [ci skip]Kazuhiro NISHIYAMA
2020-12-18Bump version RubyGems and Bundler in NEWSHiroshi SHIBATA
2020-12-17Better cooperation between public/protected/private with attr* and alias_methodRadosław Bułat