CHANGES in iruby-0.2.5 vs CHANGES in iruby-0.2.6
- old
+ new
@@ -1,4 +1,9 @@
+0.2.6 (2015-06-21)
+
+ * Check registered kernel and Gemfile to prevent gem loading problems
+ * Support to_tex method for the rendering
+
0.2.5 (2015-06-07)
* Fix #29, empty signatures
* Move iruby utils to IRuby::Utils module
* Add IRuby.tex alias for IRuby.latex