Hotfix release
This release include some updates about the parsing of empty robots.txt file.
Some rules was not properly handled by the v0.0.0 :
- If the file is empty, this is like an Allow All directive
- If the file contains two rules with the same UserAgent, a specific exception is thrown :
Bee4\RobotsTxt\Exception\DuplicateRuleException