CHANGES
=======

v0.1.3
------

* fix #2
* make py2 compatible
* Tweak the library a bit
* Move the examples to a separate file
* Enhance the README a bit
* Remove the custom exception Failure
* Fix a regex
* Remove a test which contained a non-AARC-G002 entitlement
* Remove undocumented list parsing
* Lint the library
* Rework the tests

v0.1.2
------

* CLean up non-git files
* ignore changelog
* also export Failure
* only raise error in strict cases
* add test for unparseable entitlement
* add tests

v0.1.1
------

* add strict option, to allow overriding the missing #authority
* remove binaries
* add note on laxer standard implementation

v0.1.0
------

* Improve Documentation

v0.0.5
------

* remove unneeded files
* removed
* Add Failure class; extend regex to make group\_authority optional
* add additional tests

v0.0.4
------

* remove built docs
* ignore sphinx output

v0.0.3
------

* remove old unnecessary requirements
* change import to clearer version
* fix link for issues

v0.0.2
------

* remove egg-info files
* gitignore many things
* do rename for local tests

v0.0.1
------

* initial commit
* Initial commit
