songdown-transpose
v0.4.0
Published
The Songdown component which transposes a song.
Downloads
24
Readme
songdown-transpose
The Songdown component which transposes a song.
Changes
0.4.0 (2015-12-04)
- Move tests to Mocha and Chai.
- Use standard to lint the code.
- Update Travis CI test platforms (Now:
4.x.x
and5.x.x
).
0.3.0 (2015-08-07)
- Implemented
transposeLine
function.
0.2.0 (2015-07-23)
- Removed Lodash dependency.
- Move tests over to using Jest.
- Added a
.jshintrc
file to the repo. - No longer testing on io.js.
0.1.2 (2015-02-08)
- New badges in the readme.
- Wrote a bunch of unit tests.
- Starting using Travis CI to test.
0.1.0 (2015-01-23)
- Initial separation from the
songdown-app
mess. - Implemented some basic unit tests.
License
MIT