* Fixed version constraint to be <8.0 to improve Sphinx 7 compatibility.
0.11.0
======
* Fixed ``~`` not trimming namespaces on classes, interfaces and traits. * Fixed ``~`` not generating links for properties on namespaced classes. * Added support for ``toc_object_entries_show_parents`` options. * Moved documentation to GitHub pages.
0.10.0
======
* Bumped compatible version of sphinx to 7.0
0.9.0
=====
* Added support for PHP enums. Simple, Backed and Advanced enum declarations are supported.
0.8.1
=====
* Only show the method name for `:php:doc:` links on namespaced classes.
0.8.0
=====
* Add github actions * Run pip install on local project * Stop testing with old python * Bump sphinx support up to 4.3