- Fix packit configuration: use
upstream_tag_template: v{version}. - Fix #33: Change the class ~deprecated.sphinx.SphinxAdapter: add
theline_lengthkeyword argument to the constructor to specify the
max line length of the directive text. Sphinx decorators also accept
theline_lengthargument. - Fix #34:
versionaddedandversionchangeddecorators don't emit
DeprecationWarninganymore on decorated classes.