summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* Prepare for v0.14.2 releaseAndré Luis Leal Cardoso Junior2023-01-081-0/+2
* Update CHANGELOG.md to reflect the latest master changesAndré Luis Leal Cardoso Junior2023-01-051-0/+24
* ring: change guard priority so that the value at index can be readKyrylo Silin2021-06-281-0/+5
* Release v0.14.1Kyrylo Silin2021-04-121-0/+3
* CHANGELOG: update with current changesKyrylo Silin2021-04-111-1/+7
* helpers/documentation: don't colorize twiceKyrylo Silin2021-04-111-0/+5
* Release v0.14.0Kyrylo Silin2021-02-081-0/+4
* CHANGELOG: mention #2119 & #2133Kyrylo Silin2020-11-281-0/+16
* Release v0.13.1Kyrylo Silin2020-04-121-5/+8
* config: return `nil` on unknown option instead of raisingKyrylo Silin2020-04-121-0/+6
* CHANGELOG: mention #2117Kyrylo Silin2020-03-221-0/+5
* Release v0.13.0Kyrylo Silin2020-03-211-0/+3
* repl: clear line after indenting when Vi mode is enabledKyrylo Silin2020-03-211-0/+4
* method: delegate internally-used methodsKyrylo Silin2020-03-211-0/+2
* CHANGELOG: mention #2098Kyrylo Silin2020-03-201-0/+3
* exceptions: check if $SAFE is supported by RubyKyrylo Silin2020-03-171-0/+2
* CHANGELOG: mention #2060Kyrylo Silin2019-08-081-0/+2
* CHANGELOG: mention #2056Kyrylo Silin2019-06-151-0/+4
* Merge Pry::Terminal with Pry::OutputKyrylo Silin2019-05-261-0/+2
* commands/wtf: add the --code flagKyrylo Silin2019-05-121-0/+2
* config: add `rc_file` that allows specifying `pryrc` fileKyrylo Silin2019-05-031-0/+2
* Refactor ConfigKyrylo Silin2019-05-021-0/+5
* block_command: delete backwards compatibility codeKyrylo Silin2019-04-081-0/+2
* command_set: delete #disabled_commandsKyrylo Silin2019-03-311-1/+3
* Delete commands/disabled_commandsKyrylo Silin2019-03-311-0/+2
* Rename '_pry_' to 'pry_instance'Kyrylo Silin2019-03-231-0/+2
* CHANGELOG: mention everything so farKyrylo Silin2019-03-191-2/+63
* Factor out gem-* commands to a separate pluginKyrylo Silin2019-03-131-0/+3
* Delete `install-command` and `command_dependencies_met?`Kyrylo Silin2019-03-121-0/+3
* Unify show-doc with show-sourceKyrylo Silin2019-02-161-1/+4
* Release v0.12.2Kyrylo Silin2018-11-161-0/+8
* Release v0.12.1Kyrylo Silin2018-11-161-0/+10
* Release v0.12.0v0.12.0Kyrylo Silin2018-11-051-0/+4
* CHANGELOG: prepare for release v0.12.0Kyrylo Silin2018-11-051-38/+114
* commands/show_source: handle when source is nil but comment exists1452-show-source-fixKyrylo Silin2018-10-041-0/+2
* CHANGELOG: delete unwanted bracketKyrylo Silin2018-10-011-1/+1
* CHANGELOG: mention #1774Kyrylo Silin2018-10-011-1/+2
* Add 'Data' as a deprecated constant (#1731)Robert2018-10-011-0/+4
* CHANGELOG: mention #1762Kyrylo Silin2018-10-011-0/+4
* CHANGELOG: mention #1767Kyrylo Silin2018-09-221-0/+4
* Fix typo in CHANGELOG.mdChris Nitsas2018-02-231-1/+1
* Add a new command, "clear-screen", that clears the content of the (#1723)Robert2017-12-261-0/+3
* update CHANGELOG.mdr-obert2017-12-221-0/+4
* fix a bug where "cd Hash.new" reported self as a Pry::Config in prompt.r-obert2017-12-221-0/+7
* add gem-stat command … (#1707)r-obert2017-11-181-8/+18
* add rbx-3.86, add Pry::Platform.known_engines, allow expected failures in spe...r-obert2017-11-181-0/+13
* Deprecate Pry::Command#text. Please use black(), white(), etc directly (#1701)r-obert2017-11-161-0/+6
* update changelog (#1703)John Mair2017-11-141-1/+1
* fix #1471, fix #1621 (#1689)r-obert2017-11-111-4/+15
* Fix a bug where Method objects were not returned for setters inherited (#1688)r-obert2017-11-111-0/+8