Skip to content

First working bower release

Pre-release
Pre-release
Compare
Choose a tag to compare
@akshat1 akshat1 released this 27 Jan 08:59
· 49 commits to master since this release

Turns out the last three bower releases have been useless since they didn't include the source or the files. The former because I ignored the source directory and the latter because it wasn't a part of the repo.

This release adds the dist folder to the repo. Tested this out by using Compute via bower in another project. Huzzah and all that.

Also, this one has proper tests (on the source, not release), lint and code-coverage.

Coverage stats:

Statements89.87% ( 142/158 )
Branches59.52% ( 25/42 )
Functions87.1% ( 27/31 )
Lines98.72% ( 77/78 )