Pry v0.4.0 Release Notes

    • ➕ added command API
    • ➕ added many new commands, i.e ls_methods and friends
    • modified other commands
    • now accepts greater customization, can modify: input, output, hooks, prompt, print object
    • ➕ added tab completion (even completes commands)
    • ➕ added extensive tests
    • ➕ added examples
    • many more changes