Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.2.0 #6

Merged
merged 8 commits into from
Jun 18, 2024
Merged

v1.2.0 #6

merged 8 commits into from
Jun 18, 2024

Conversation

mblumtritt
Copy link
Owner

@mblumtritt mblumtritt commented May 30, 2024

  • support to print Thread and Fiber variables with .vars
  • using STDERR by default
  • require #<< for output stream
  • .trace_results is enabled by default
  • add .traced? function to test whether an object is traced
  • extend tests and examples
  • correct help text
  • bump version to v1.2.0

Fibers are not supported on all platforms!

Method trace for methods declared via attr_xxx are not supported in Ruby v3.0 (but later)!

@mblumtritt mblumtritt self-assigned this May 30, 2024
@mblumtritt mblumtritt changed the title Next version v1.2.0 Jun 18, 2024
@mblumtritt mblumtritt marked this pull request as ready for review June 18, 2024 06:38
@mblumtritt mblumtritt merged commit 08c2d0b into main Jun 18, 2024
6 checks passed
@mblumtritt mblumtritt deleted the next-version branch June 18, 2024 06:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant