CHANGELOG.md 914 B

CHANGELOG

  • 1.2.1 (2013-05-31)

    • Deps: Support for 1.1 branch of silex
  • 1.2.0 (2013-04-23)

    • BC break: Re-organized things into drivers
    • Feature: Support for TOML format (@raphaelstolt)
  • 1.1.5 (2013-03-09)

    • Bugfix: Allow recursive merging of empty hash values (@fzerorubigd)
  • 1.1.4 (2013-03-05)

    • Feature: Throw exception on invalid JSON (@binfo)
  • 1.1.3 (2013-02-03)

    • Feature: Recursive merging of config values (@airdeck)
  • 1.1.2 (2013-01-28)

    • Feature: Support for plain-PHP config files
  • 1.1.1 (2013-01-03)

  • 1.1.0 (2012-08-27)

    • Feature: Optional YAML format support (@timheil)
    • Bugfix: Only run strtr on string values to prevent implicit cast
  • 1.0.0 (2012-07-14)