CHANGELOG.rdoc in fancy_irb-0.7.3 vs CHANGELOG.rdoc in fancy_irb-0.8.0
- old
+ new
@@ -1,4 +1,15 @@
+== 0.8.0
+* Internals partly refactored
+* Bump paint and unicode-display_width dependencies
+* Drop official support for Ruby 1
+* Don't depend on ansicon specifics for windows (use io/console)
+* Also patch input methods for ARGF
+* Don't try to catch exception when printing to stderr
+* Remove [:colorizer][:output] option
+* Not patching Kernel anymore
+* Only path String if east_asian_width option is used
+
== 0.7.3
* Don't colorize stdout by default
* Deactivate rocket for common system commands
== 0.7.2