Skip to content

Releases: markstory/sphinxcontrib-phpdomain

0.13.2

01 Sep 03:14
0.13.2

Choose a tag to compare

What's Changed

  • [fix]: TypeError in phpdomain when fullname is _StrPath object by @kromodoro in #74

New Contributors

Full Changelog: 0.13.1...0.13.2

0.13.1

01 Sep 03:13
0.13.1

Choose a tag to compare

What's Changed

  • add missing dependency to target by @tenzap in #73

New Contributors

Full Changelog: 0.13.0...0.13.1

0.13.0

04 Feb 01:21
0.13.0

Choose a tag to compare

What's Changed

Full Changelog: 0.12.0...0.13.0

sphinxcontrib phpdomain 0.12.0

17 Aug 20:13

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.11.2...0.12.0

sphinxcontrib-phpdomain 0.11.2

18 Aug 01:45

Choose a tag to compare

What's Changed

  • Add Unit Testing by @mvorisek in #59
  • Align license information and remove outdated references.

New Contributors

Full Changelog: 0.11.1...0.11.2

sphinxcontrib-phpdomain 0.11.0

09 Apr 03:12

Choose a tag to compare

What's Changed

  • Add GitHub action workflow to build & publish doc by @n-peugnet in #46
  • Add contents entries for object & :nocontentsentry: by @n-peugnet in #43
  • Fix prefix-less link generation for properties and classes by @markstory in #47

Full Changelog: 0.10.0...0.11.0

sphinxcontrib-phpdomain 0.10.0

06 Apr 21:47

Choose a tag to compare

  • Bumped sphinx version to 0.10.0

sphinxcontrib-phpdomain 0.9.0

11 Aug 02:36
0.9.0

Choose a tag to compare

What's Changed

Full Changelog: 0.8.1...0.9.0

sphinxcontrib-phpdomain 0.8.0

11 Dec 02:59

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.7.3...0.8.0

sphinxcontrib-phpdomain 0.7.0

04 Mar 02:11

Choose a tag to compare

  • Bumped compatible version of sphinx to 2.5
  • Added cross-ref linking to returntype fields in method annotations.