Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 491 Bytes

CHANGELOG.md

File metadata and controls

20 lines (12 loc) · 491 Bytes

ChangeLog

0.2.0 / 2015-03-16

  • [FEATURE] Allows user to add default values and then override on an environment by environment basis
  • [ENHANCEMENT] Uses Pathname#join to form file name in Railtie

0.1.0 / 2015-01-22

  • [BUGFIX] Stops the loader from choking on a file if the environment requested is not present

0.0.2 / 2014-02-02

  • [ENHANCEMENT] Tidies up Loader class
  • [ENHANCEMENT] Adds more tests
  • [ENHANCEMENT] Adds TravisCI

0.0.1 / 2014-01-06

  • Initial version