Skip to content

Commit

Permalink
Update TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyObtiva authored Jun 6, 2024
1 parent 1ac5c7a commit beaf481
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ Here are tasks considered for future versions. Once done, they are moved to the
## Next

- Fix issue with attempting to modify a frozen hash when passed as value for `pd` command (check if frozen)
- Enable easier setting of the `pd` log level for a Rails application than requiring a `PutsDebuggerer.printer` lambda by offering the option `PutsDebuggerer.log_level`.
- When using last arg as hash for options, leave out options that are not puts_debuggerer-specific for printing out
- Support displaying the date/time of the pd printout via an option (local and global)
- Display class#method for instance methods and class::method for class methods
Expand Down

0 comments on commit beaf481

Please sign in to comment.