v0.5.0
Feature
[d04a1a6] Add Symfony Validator Enum constraint (@ogizanagi)
Bug fix
[8adc873] FlaggedEnum::accepts should not throw any exception (@ogizanagi)
Documentation
[741ec7f] Mention the multiton pattern (@ogizanagi)
[0255514] Add PHP7 requirement badge (@xavier-rdo)
Misc
[35445d9] Use null coalescing operator (@ogizanagi)