Ashley Whetter
0ac1e11359
Version 2.1.1
2023-06-10 10:58:13 -07:00
Ashley Whetter
47e5dcd707
Version 2.1.0
2023-03-28 09:45:29 -07:00
Ashley Whetter
1401facbc0
Integrated towncrier into the release workflow
2023-03-22 21:50:01 -07:00
Ashley Whetter
2335e002f8
Version 2.0.1
2023-01-16 21:36:19 -08:00
Ashley Whetter
94b255aecc
Added support for Python 3.11
2023-01-16 20:16:19 -08:00
Ashley Whetter
94295a48cd
Don't document module level class attribute assignments
...
Fixes #341
2022-10-23 15:13:53 -07:00
Ashley Whetter
0963c6d8a7
Added missing changelog entry
2022-10-23 14:18:07 -07:00
Ashley Whetter
6af1ca718a
Remove some autogenerated test data
2022-10-23 14:12:22 -07:00
Ashley Whetter
847b6e5626
Correctly render tuples as tuples, not lists
...
Fixes #330
2022-10-23 14:09:48 -07:00
Ashley Whetter
bf7bb08ef8
Version 2.0.0
2022-09-27 16:31:33 -07:00
Ashley Whetter
a23e2ffe73
Render Python properties with the property directive
...
Fixes #352 .
2022-09-27 15:57:44 -07:00
Ashley Whetter
d91c7aaa5c
Added missing changelog entry
2022-09-27 12:20:25 -07:00
Bruno P. Kinoshita
c9edd8d1c6
Minor fixes (typos, http->https in links, types) ( #348 )
...
* Avoid http->https redirect, use https where possible
* Add autoapi_template_dir to existing array instead of re-declaring
* Typos
* Sphinx util uses int for verbosity in status_iterator
* Sphinx utils uses tuples for TypeField arguments
2022-09-27 12:18:48 -07:00
Ashley Whetter
deb6944644
Version 1.9.0
2022-07-25 11:53:50 -07:00
Ashley Whetter
ef1d4cb28e
Added changelog entry
2022-07-25 11:47:10 -07:00
Ashley Whetter
610bd10854
Added changelog entries
2022-07-25 11:37:27 -07:00
Kian-Meng Ang
075736619f
Fix typos ( #331 )
2022-07-25 11:34:17 -07:00
Ashley Whetter
0e4f121a5d
Added missing changelog entries
2022-07-25 10:31:53 -07:00
Ashley Whetter
517a6be383
Stop calling `autodoc-process-docstring
` when docstring is empty
2022-07-25 10:22:38 -07:00
Ashley Whetter
cd4e1fa59f
Fixed tests in Sphinx 5
2022-07-25 10:20:51 -07:00
Ashley Whetter
17ad4b988e
Added new changelog entry
2022-02-08 21:50:57 -08:00
Ashley Whetter
0b214b2ffd
Drop Python 3.6 and test in Python 3.10
2021-12-23 01:15:07 -08:00
Ashley Whetter
19d217e177
Version 1.8.4
2021-08-16 10:29:05 -07:00
Ashley Whetter
948f753a20
Fixed compatibility with astroid 2.7+.
...
Fixes #301
2021-08-16 10:23:20 -07:00
Ashley Whetter
4d8f6387ca
Version 1.8.3
2021-07-31 18:27:38 -07:00
Ashley Whetter
7cdc0dfae3
Fixed broken link to Jinja objects.inv
2021-07-31 18:25:33 -07:00
Ashley Whetter
7d7f042805
Fixed possible incorrect indentation in generated documentation.
...
Closes #299 .
2021-07-31 18:06:12 -07:00
Ashley Whetter
354535190c
Version 1.8.2
2021-07-26 18:10:22 -07:00
Ashley Whetter
2c5c87157a
Explicitly use the domain for generated directives
...
Closes #292
2021-06-27 17:25:36 -07:00
Ashley Whetter
26b7d729a2
Fixed AttributeError using inheritance diagrams on a module with plain imports
...
Fixes #289
2021-06-27 16:54:36 -07:00
Ashley Whetter
17ffa2d1b6
Fixed failure to build out of source conf.py files
...
Closes #293
2021-06-25 20:14:33 -07:00
Ashley Whetter
5faec73073
Fixed error when parsing a class with no constructor
2021-06-21 23:10:52 -07:00
Ashley Whetter
83b1260e67
Version 1.8.1
2021-04-24 19:49:49 -07:00
Ashley Whetter
613eff53a7
Fixed type annotations being shown for only a single module
...
Closes #273
2021-04-24 19:43:39 -07:00
Ashley Whetter
48ec2b341e
Version 1.8.0
2021-04-12 20:46:07 -07:00
Ashley Whetter
dafd0cc89c
Added missing changelog entries
2021-04-12 20:40:55 -07:00
Ashley Whetter
66f3734afa
Start testing in Github Actions
2021-04-04 20:23:24 -07:00
Ashley Whetter
826bb2badd
Converted tests to pytest style
2021-04-03 19:01:27 -07:00
Ashley Whetter
9372bdb9f1
Package with PEP-517
2021-04-03 18:39:08 -07:00
Ashley Whetter
7541f922ae
Fixed data annotations causing pickle or deepcopy errors
...
Closes #261
2021-04-02 20:57:06 -07:00
Ashley Whetter
bf8f50dc97
Fixed type hints still showing when setting autodoc_typehints
...
Closes #273
2021-04-02 20:08:34 -07:00
Ashley Whetter
565c43d99b
Can run with tox 4
2021-04-02 19:20:54 -07:00
Ashley Whetter
643fed0ccd
Can resolve the qualified paths of parameters to generics
...
Closes #265
2021-03-19 23:11:52 -07:00
Ashley Whetter
23bee3db99
Added support for Sphinx 3.5
2021-03-19 23:09:37 -07:00
Joseph Yu
aeecc3e3e4
Added autoapi-skip-member example
2021-03-19 22:09:14 -07:00
Joseph Yu
5435536988
Multiline string are displayed correctly
2021-03-19 22:03:04 -07:00
Joseph Yu
b9a6fcd350
Minor internal test warnings fixes
2021-03-19 21:56:04 -07:00
Ashley Whetter
05dde9584c
Version 1.7.0
2021-01-31 22:26:44 -08:00
Ashley Whetter
471c870a53
Do not inherit redundant docstrings
...
Closes #240
2021-01-31 16:12:19 -08:00
Ashley Whetter
24109875e1
The overload signatures of __init__ methods are documented
...
Fixes #260
2021-01-31 15:34:40 -08:00