Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-console
From: Takahiro Kambe
Date: 2024-05-05 18:26:14
Message id: 20240505162614.A4DD6FA2C@cvs.NetBSD.org
Log Message:
devel/ruby-console: update to 1.25.2
1.23.7 (2024-04-20)
* The exception backtrace should be split into at most 3 pieces.
1.24.0 (2024-04-22)
* Add compatible shim for Exception#detailed_message. (#58)
* Better output formatting of options.
1.25.0 (2024-05-03)
* Separation of output formatting from log generation/schema. (#60)
* Use Console::CapturedOutput everywhere.
* Improve getting started guide.
* Remove test file.
* Add guidelines for custom events.
* Set minimum version of fiber-local gem.
* Compatibility with previous event argument.
1.25.1 (2024-05-03)
* Add tests for Console::Event::Spawn.
1.25.2 (2024-05-04)
* Apply subject/level filtering in Filter#call.
Files: