Skip to content

Releases: amazing-print/amazing_print

v1.6.0

08 Mar 18:10
4c8dc64
Compare
Choose a tag to compare
  • 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

24 May 18:42
00384e0
Compare
Choose a tag to compare
  • 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

06 Oct 19:15
d476ea8
Compare
Choose a tag to compare
  • 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

08 Mar 14:45
Compare
Choose a tag to compare
  • 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

15 Jun 23:56
Compare
Choose a tag to compare
  • 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

10 Jun 01:14
Compare
Choose a tag to compare
  • 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

30 Apr 03:10
v1.1.0
Compare
Choose a tag to compare
  • Print out method keyword arguments
  • Fix NoMethodError with Sequel
  • Code cleanups

Thanks for the great contributions from:

  • andydna
  • beanieboi

First release!

03 Apr 13:10
v1.0.0
Compare
Choose a tag to compare