Skip to content

Releases: googleapis/sphinx-docfx-yaml

v1.1.1

30 Aug 15:17
1332c5b
Compare
Choose a tag to compare

Bug Fixes

v1.1.0

26 Aug 19:32
9693a2e
Compare
Choose a tag to compare

Features

v1.0.0

24 Aug 14:02
1328c5a
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • add markdown page support (#102)

Features

  • add markdown page support (#102) (878f1c3)
  • group left-nav entries into versions and groups (#96) (ee89394)

Bug Fixes

  • recover lost function arguments and argument types (#93) (b90dd0f)
  • retrieve file name as much as possible (#100) (34cad2b)
  • use file name instead of object name for TOC (#97) (48279ef)
  • use the uid for toc entries (#104) (1364dfc)

v0.5.2

30 Jul 15:47
e4fa99a
Compare
Choose a tag to compare

Bug Fixes

  • parse xrefs differently with new xref format (#90) (22485e8)

v0.5.1

29 Jul 14:32
151bde8
Compare
Choose a tag to compare

Bug Fixes

  • handle more xrefs and keep long uid (#85) (fd4f9f3)
  • remove redundant class info for subclasses (#87) (06bb556)

v0.5.0

28 Jul 20:17
94967a4
Compare
Choose a tag to compare

Features

  • add subclasses to children and reference (#77) (0cab5f6)
  • add subPackage types for better classification (#76) (3c84f3e)
  • process xrefs properly (#78) (fcc1989)

v0.4.0

22 Jul 01:02
4f5bfe6
Compare
Choose a tag to compare

Features

  • add short snippet for missing summary (#73) (bb432e7)

Bug Fixes

  • disambiguate all entry names to clarify duplicate names (#72) (b632eb7)

v0.3.4

07 Jul 20:22
ff2d6b3
Compare
Choose a tag to compare

Bug Fixes

  • deduplicate entries in children and references (#61) (6d5407b)

v0.3.3

25 Jun 22:02
1b41a7a
Compare
Choose a tag to compare

Bug Fixes

  • handle entries that cannot be disambiguated (#59) (7678b24)

v0.3.2

24 Jun 19:17
e6fa9a6
Compare
Choose a tag to compare

Bug Fixes

  • properly handle Raises section for GoogleDocstring (#56) (793dd48)
  • update parser to correctly parse desired tokens (#55) (d1e18c7)