Skip to content
This repository was archived by the owner on Nov 10, 2017. It is now read-only.

Releases: vkbansal/FrontMatter

v1.3.1

09 Jan 18:59

Choose a tag to compare

  • Updated dependencies
    • symfony/yaml => '2.6.*'
  • Updated dev dependencies
    • phpunit/phpunit => '4.4.*'
    • phpspec/phpspec => '2.1.*'

v1.3.0

09 Jan 18:58

Choose a tag to compare

  • Removed deprecated features.

v1.2.0

10 Nov 08:35

Choose a tag to compare

  • Changed how formats are parsed. see #9.
  • json format using ;;; has been deprecated. Parser::parse() and Parser::dump($document, true) will still work. Will be Removed in v1.3
  • Added ini support
  • Parser::dump() signature updated

v1.1.1

26 Oct 11:36

Choose a tag to compare

  • Made methods chainable

v1.1.0

23 Oct 16:34

Choose a tag to compare

  • Added Parser::isValid()
  • Added Document::inherit()
  • Added Document::merge()

v1.0.0

21 Oct 10:53

Choose a tag to compare

  • Header/Config can now also be accessed via properties

v0.1.1

17 Oct 13:52

Choose a tag to compare

  • Updated symfony/yaml

Initial Release

17 Oct 13:53

Choose a tag to compare