File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -34,6 +34,16 @@ Lots of fixes and new features!
3434* Detect and handle recursive data structures
3535* Automatically disable color output when running tests non-interactively
3636 (e.g. on a CI service)
37+ * Add custom coloring/messaging to ` be_* ` matcher
38+ * Fix representation of empty arrays, hashes, and objects in diffs
39+ so that they are always on single lines
40+ * Change colors in diffs and messages
41+ from red/green to magenta/yellow
42+ * Use bold to highlight "Failure/Error" instead of white
43+ so that output looks good on a light terminal color scheme
44+ * Fix coloring for unhandled errors
45+ so that the whole message isn't colored in red,
46+ but only the first line
3747
3848## [ 0.1.0 (2018-10-02)] [ v0.1.0 ]
3949
You can’t perform that action at this time.
0 commit comments