- #66 fix(actions): add new templates (@aaarichter)
- #67 test: debug nlm (@aaarichter)
- #68 test: get git history on release (@aaarichter)
- chore(deps): bump ini from 1.3.5 to 1.3.7 - @dependabot[bot] #55
- chore(deps): bump acorn from 7.1.0 to 7.1.1 - @dependabot[bot] #52
- chore(deps): bump lodash from 4.17.15 to 4.17.19 - @dependabot[bot] #54
- fix: class detection - @aaarichter #53
hasType(Function, ...)
no longer throws on async and generator functions
See: 980208c
- feat: add new types to hasType - @aaarichter #51
980208c
feat: add new types to hasType
- drop Node 6 & 8 support
See: 3abdb53
With the source code migrated to ES6, usage in client tests with testemJS & PhantomJS or other ES5 browser are no longer supported.
See: 62dfd69
- refactor: drop Node 6/8 support; convert to ES6 & upgrade packages - @aaarichter #49
- Fix audited packages, support Node 10, drop support for Node 4 - @markowsiak #44
no longer works without SOME CommonJS compatibility (e.g. node, browserify)
See: 58884fe
- Apply latest generator - @markowsiak #41
8a01540
chore: Apply latest generator
- stop diffing internally; lean on mocha - @dbushong #40
74beefa
feat: stop diffing internally; lean on mocha
- apply latest generator & lint rules - @dbushong #39
edafdef
chore: apply latest generator & lint rules
- fix: correct isTTY logic for colorization - @dbushong #37
1860ca3
fix: correct isTTY logic for colorization
- fix: don't try to require('diff') for browsers - @dbushong #34
bf8e03a
fix: don't try to require('diff') for browsers
- chore: minor package and ci run cleanup - @dbushong #32
d92b979
chore: minor package and ci run cleanup
- chore: compile with babel for browser-compat - @dbushong #31
b2909e8
chore: compile with babel for browser-compat
- feat: show object diffs in deepEqual errors - @dbushong #30
d8065c1
feat: show object diffs in deepEqual errors
- chore: fix who travis credits for auto-commits - @dbushong #27
0ff64b5
chore: fix who travis credits for auto-commits
- feat: integrate assertive-as-promised functionality - @dbushong #26
c9be116
feat: integrate assertive-as-promised functionality
- Apply latest nlm generator - @i-tier-bot #25
- Change Fn.bind to _.partial to support non-ES5 environments - @rduenasf #23
- add coffeelint & npub - @chkhoo #22
- replace underscore & redux with lodash & coffee-script - @chkhoo #21