Skip to content

Tags: unikitty37/amazing_print

Tags

v1.2.1

Patch release

- Fix mongo_mapper extension for frozen strings amazing-print#44
- Correctly print errors for active_model_errors for model without a table amazing-print#42
- README updates amazing-print#39
- Refactors amazing-print#41

v1.2.0

Minor release

- Fix frozen string literal issue with ActiveRecord
- Add uncolor String method to remove ANSI color codes - amazing-print#30 by duffyjp
- Restore original copyright - amazing-print#33 by amarshall
- Remove method core extension since it is not needed since ruby 1.9 - amazing-print#37 by grosser
- Remove pale and black string color aliases - amazing-print#38
- Fix formatting ActionController::Parameters - amazing-print#29

v1.1.0

Verified

This tag was signed with the committer’s verified signature. The key has expired.
HarlemSquirrel Kevin McCormack
Minor relase

- Print out method keyword arguments
- Fix NoMethodError with Sequel
- Code cleanups

Thanks for the great contributions from:

- andydna
- beanieboi

v1.0.0

Verified

This tag was signed with the committer’s verified signature. The key has expired.
HarlemSquirrel Kevin McCormack
First release!