Releases: groupon/assertive
Releases · groupon/assertive
v2.4.0
- stop diffing internally; lean on mocha - @dbushong #40
74beefa
feat: stop diffing internally; lean on mocha
v2.3.5
- apply latest generator & lint rules - @dbushong #39
edafdef
chore: apply latest generator & lint rules
v2.3.4
- fix: correct isTTY logic for colorization - @dbushong #37
1860ca3
fix: correct isTTY logic for colorization
v2.3.3
- fix: don't try to require('diff') for browsers - @dbushong #34
bf8e03a
fix: don't try to require('diff') for browsers
v2.3.2
- chore: minor package and ci run cleanup - @dbushong #32
d92b979
chore: minor package and ci run cleanup
v2.3.1
- chore: compile with babel for browser-compat - @dbushong #31
b2909e8
chore: compile with babel for browser-compat
v2.3.0
- feat: show object diffs in deepEqual errors - @dbushong #30
d8065c1
feat: show object diffs in deepEqual errors
v2.2.0
- better JSON Expected/Actual output in Errors - @dbushong #28
25d8d5f
chore: upgrade pkg deps
dc15426
feat: better JSON Expected/Actual output
177b881
test: add tests for prettyprinted JSON