Skip to content

Latest commit

 

History

History
30 lines (22 loc) · 861 Bytes

CHANGELOG.md

File metadata and controls

30 lines (22 loc) · 861 Bytes

Change Log

All notable changes to this project will be documented in this file.

This change log adheres to keepachangelog.com.

0.3.0 - 2016-06-25

Added

  • Enable to configure through Ruby interface

Changed

  • Depend on rails >= 3.2
  • Remove rake command line parameter from js file

0.2.1 - 2016-06-24

Fixed

  • Make sure that js file ends with a new line char

0.2.0 - 2016-06-24

Changed

  • Rename the task name as "js:routes"

0.1.0 - 2016-06-24

Added

  • Implement "js:rails:routes" task