All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
The change log itself is written the way that keepachangelog.com describes.
- Update drafter dependency to v4.0.2 [BC]
- Removed
type
option
- Allow spaces in filenames
- Allow v4 of Symfony component
- Update Robo task runner
- Removed the cumbersome way to install drafter and added a reference to hmaus/drafter-installer
- Renamed phpunit.xml to phpunit.xml.dist and ignored phpunit.xml so you can customize your settings
- Slimmed down phpunit output
- Update drafter dependency to v3.0.0 [BC]
- Updated drafter dependency to v2.2.0 in composer.json and readme [BC]
- Implemented new behavior of the sourcemap argument [BC]
- Begin namespace with vendor name
Hmaus
[BC]
- Increased min required PHP version to >=5.6 [BC]
- Bumped PHPUnit to v5.x
- Composer install example always uses the latest master of drafter
- Allow v3 of Symfony component
- Tests do not care about the exact drafter output
- Exact match fixtures used by the removed test assertions
- Install example to drafter v1.0.0
- Support for drafters new
type
option which defaults torefract
symfony/console
symfony/var-dumper
(--dev)
- Initial version