We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28c5d8b commit 45bc2aeCopy full SHA for 45bc2ae
CHANGES
@@ -1,3 +1,14 @@
1
+0.2.9 (2016-05-02)
2
+
3
+ Bug Fixes:
4
+ * Fix an error where a NoMethodError was being raised where a table rendered using an Array of Hashes has more than `maxcols` columns. (@CGamesPlay)
5
+ * Patch PryBackend to throw unterminated string and unexpected end-of-file syntax errors (@kylekyle)
6
7
+ Enhnacements:
8
+ * Add an IRuby::Input class which provides widgets for getting inputs from users. (@kylekyle)
9
+ * Added a clear_output display function (@mrkn)
10
+ * Doc fixes for installation (@kozo2, @generall)
11
12
0.2.8 (2015-12-06)
13
14
* Add compatibility with ffi-rzmq
0 commit comments