Version 0.1.0
Pre-release
Pre-release
Programming
This version adds essentially programming features.
Unit Tests
Setting up Karma environment for unit testings. This version as only simple test, mostly to confirm that Karma's configuration is right.
There is 2 scripts:
- test : for Travis build jobs
- test:dev : for TDD programming
Travis CI
Adding the project to travis-ci.org.
It will ensure the that the module works in a browser (Firefox).