Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 1.4 KB

CHANGELOG.md

File metadata and controls

35 lines (31 loc) · 1.4 KB

Changelog

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

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.1.0]

  • Update the referenced rails version for testing #22
  • Adds allow_production configuration option #20

[0.0.1]

  • Setup CI and Gem Publishing, add better form Validations #10
  • Add Search Filtering, Remove Jbuilder and Fix Bug in Dir Existing #12
  • Add StandardRB #10
  • Fix But with FILE_ITEM_SEPARATOR reference #9
  • Add View for Rake Task Logs #8
  • Add VitalCSS #7
  • Add Ability to track task execution status #6
  • Add RakeTaskLog model #4
  • Add ability to execute a RakeTask #3
  • Add RakeTask Model #2
  • Initialize Rake UI Engine #1