Skip to content

v0.18.0

Latest
Compare
Choose a tag to compare
@rwaldron rwaldron released this 22 May 15:21
· 6 commits to master since this release
Commit Message/Description
3baa929 0.18.0
7474624 readme & package.json: update description
b55b7ea package.json: update deps.
8bf27f3 tests: update all lib tests to use new shared resources
5c9ca0e lib: update all lib files to use new shared resource module
5a7139f lib/shared.js: consolidate reusable portions into shared resource
c1bdf41 test/common/bootstrap.js: minor re-org & adds stubs/spies to shared.js exports
6c5a41d test/.jshintrc: adds new globals "sandbox" and "shared"
f2d3c58 Gruntfile.js: fixes and updates