Skip to content

Version 1.1.2

Compare
Choose a tag to compare
@j13k j13k released this 07 Dec 12:02
· 227 commits to master since this release

Added

  • Added support for Symfony 4 YAML component
  • New CLI option for displaying application version
  • README documentation now includes 'dependencies' badge

Updated

  • Refactored custom 'UsageException' class into standalone file
  • Updated application descriptions to emphasise 'compact' design of the application
  • composer update now tracks latest Symfony 4 YAML in local sandbox (composer.lock)

Fixed

  • Fix to accommodate changes in the Yaml::parse method introduced in v3

Full Changelog: 1.1.1...1.1.2