Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Version 3.7.2

Compare
Choose a tag to compare
@diegoeis diegoeis released this 31 Mar 21:58

new - Now you can use the 'grunt jasmine' to test your code. #1422
fix - Step Module - Error large text nav. (#1434)
improvement - Step Module. (#1431)
improvement - Event Dispatcher. (#1430)
improvement - Adding JSHINT. (#1428)
improvement - Grunt jasmine. (#1422)

Good to know:
We rename some branchs:
MASTER -> PROD
WIP -> MASTER

Now the master is our work branch and the PROD is a stable version. We decide do that because the new contributors always was sending the modifications to master instead send to WIP.