2010-04-08 23:40:38 -04:00
|
|
|
0.1.4
|
|
|
|
- Format BigDecimal and Rational objects as Float scalars
|
|
|
|
- Explicit options parameter can override custom defaults
|
|
|
|
- Custom defaults are not interfering when running specs
|
|
|
|
- Custom defaults now work correctly with Ruby 1.9.x
|
|
|
|
|
2010-04-08 00:31:21 -04:00
|
|
|
0.1.3
|
|
|
|
- Added support for setting custom defaults in ~/.aprc
|
|
|
|
|
|
|
|
0.1.2
|
|
|
|
- Correctly handle empty arrays and hashes
|
|
|
|
- Use alias_method instead of alias (fixes non-tty method aliasing)
|
|
|
|
- Added awesome_inspect method
|
|
|
|
|
|
|
|
0.1.1
|
|
|
|
- Added support for tableless ActiveRecord models
|
|
|
|
- Left align hash keys if @options[:indent] is negative
|
|
|
|
|
|
|
|
0.1.0
|
|
|
|
- Initial Release.
|
|
|
|
|