File tree Expand file tree Collapse file tree 3 files changed +20
-2
lines changed
packages/gcp-sphinx-docfx-yaml
tests/testdata/handwritten/google/cloud/storage Expand file tree Collapse file tree 3 files changed +20
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.0] ( https://github.com/googleapis/sphinx-docfx-yaml/compare/v1.6.0...v2.0.0 ) (2022-11-15)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Retrieve all markdown pages (#266 )
9+
10+ ### Features
11+
12+ * Add golden testing ([ #262 ] ( https://github.com/googleapis/sphinx-docfx-yaml/issues/262 ) ) ([ ff8902e] ( https://github.com/googleapis/sphinx-docfx-yaml/commit/ff8902ed5593b8cdb55e08809c24c49d0479200c ) )
13+ * Retrieve all markdown pages ([ #266 ] ( https://github.com/googleapis/sphinx-docfx-yaml/issues/266 ) ) ([ 1cee1ed] ( https://github.com/googleapis/sphinx-docfx-yaml/commit/1cee1edbcc8e7c441dedc0c6b9f80c545cac75a0 ) )
14+
15+
16+ ### Bug Fixes
17+
18+ * Remove inheritance details ([ #268 ] ( https://github.com/googleapis/sphinx-docfx-yaml/issues/268 ) ) ([ 43751cf] ( https://github.com/googleapis/sphinx-docfx-yaml/commit/43751cf17818a9a6d4d2c9e37078f3356e0fb8a9 ) )
19+ * Remove unused YAML fields to fix presubmit ([ #265 ] ( https://github.com/googleapis/sphinx-docfx-yaml/issues/265 ) ) ([ 10ecc44] ( https://github.com/googleapis/sphinx-docfx-yaml/commit/10ecc446d4f85801995f1810eca7261a851643a5 ) )
20+
321## [ 1.6.0] ( https://github.com/googleapis/sphinx-docfx-yaml/compare/v1.5.0...v1.6.0 ) (2022-10-13)
422
523
Original file line number Diff line number Diff line change 1717
1818name = 'gcp-sphinx-docfx-yaml'
1919description = 'Sphinx Python Domain to DocFX YAML Generator'
20- version = '1.6 .0'
20+ version = '2.0 .0'
2121dependencies = [
2222 'black' ,
2323 'gcp-docuploader' ,
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "2.5 .0"
15+ __version__ = "2.0 .0"
You can’t perform that action at this time.
0 commit comments