Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 528 Bytes

CHANGELOG.md

File metadata and controls

22 lines (13 loc) · 528 Bytes

0.0.3 (November 12, 2012)

Features:

  • Load a directory of configs instead of having to load all of them manually.

Documentation:

  • Added example for loading a directory.

0.0.2 (September 12, 2012)

Features:

  • Added the ability to load multiple configurations.
  • Added an examples directory with a basic HTTParty and ActiveRecord example.

Documentation:

  • Fixed a "bug" in the README.
  • Added a note about accessing Configster directly.
  • Added additional notes that reference the examples directory.