mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
parent
ea307f8721
commit
cf088c32e0
1 changed files with 9 additions and 0 deletions
|
@ -73,6 +73,15 @@
|
|||
methods of determining the terminal's dimensions
|
||||
* Add `ReplTester` class for high-level simulation of Pry sessions in tests
|
||||
|
||||
### 0.9.12.6 (2014/01/28)
|
||||
* Don't fail if Bond is not installed (#1106)
|
||||
|
||||
### 0.9.12.5 (2014/01/27)
|
||||
* Fix early readline errors by deferring require of readline (#1081, #1095)
|
||||
|
||||
### 0.9.12.4 (2013/11/23)
|
||||
* Fix issue with Coderay colors being black, even when on a black background (#1016)
|
||||
|
||||
### 0.9.12.3 (2013/09/11)
|
||||
* Bump Coderay dependency (#987)
|
||||
* Fix consecutive newlines in heredocs being collapsed (#962)
|
||||
|
|
Loading…
Reference in a new issue