Releases: amazing-print/amazing_print
Releases · amazing-print/amazing_print
v1.6.0
- Use pager with Pry #96
- Add Rails 7 appraisal #98
- Allow Hash keys to be colorized #99
- Use CI merge queue #104
- Add support for Ruby 3.3 #105
- Add Mongoid field aliases #106
- Add bigdecimal gem #109
- Add ExtLoader to help with require order issues #110
v1.5.0
- BREAKING: Don't monkey patch String class #91
- Drop support for Ruby 2.3 and 2.4 as well as JRuby 9.1
- Add File/Dir formatters for mswin platform #48
- Fix ruby19 hash syntax so it can be copy-pasted #94
v1.4.0
- Support loading config from
$XDG_CONFIG_HOME/aprc
- #63
- Remove support for Rails 5.1 #75
- Update AR specs for Ruby 2.6.7 #76
- Load .aprc configs only once. #74
- Add XDG config support #77
- Rubocop updates #79
- Update Irb integration for v1.2.6+ #81
v1.3.0
- Update specs for Ruby 3.0 #69
- Fix HTML escaping problems #53
- Add support for Rails 6.1 #68
- Add ActionView spec for html_safe #65
- Update test suite for Ruby 2.7.2 and JRuby #61
Patch Release
- Fix mongo_mapper extension for frozen strings #44
- Correctly print errors for active_model_errors for model without a table #42
- README updates #39
- Refactors #41
Minor release
- Fix frozen string literal issue with ActiveRecord
- Add uncolor String method to remove ANSI color codes - #30 by duffyjp
- Restore original copyright - #33 by amarshall
- Remove method core extension since it is not needed since ruby 1.9 - #37 by grosser
- Remove pale and black string color aliases - #38
- Fix formatting ActionController::Parameters - #29
Minor release
- Print out method keyword arguments
- Fix NoMethodError with Sequel
- Code cleanups
Thanks for the great contributions from: