mirror of
https://github.com/awesome-print/awesome_print
synced 2023-03-27 23:22:34 -04:00
New approach for awesomeprint -- this uses a factory pattern to register formatters as they go. wip.
This commit is contained in:
parent
4564fd7472
commit
2105efbf51
35 changed files with 418 additions and 275 deletions
|
|
@ -1,4 +1,6 @@
|
|||
## master (unreleased)
|
||||
|
||||
## 2.0.0
|
||||
- Fixes spec suite to properly work via travis, gets a clean build [@imajes, others]
|
||||
- Adds support for ActiveModel::Errors [@dshinzie] - [#301]
|
||||
- removes use of `strip_heredoc` from specs as it's a rails dep [@kstephens] - [#303]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue