Changelog#
v0.3.dev2+ga47a2e7 (Unreleased)#
Added#
Support multiple targets on one section properly. [George Zhang]
v0.2 (2022-05-26)#
Added#
Add project links to README. [George Zhang]
Fixed#
Fix AttributeError on docutils<0.18. [George Zhang]
v0.1 (2022-04-15)#
Added#
Add GitHub docs workflow. [George Zhang]
Add docs from soundit. [George Zhang]
Add usage to README. [George Zhang]
Add pyproject.toml and Hatch config. [George Zhang]
Add extension code from soundit. [George Zhang]
Changed#
Show low level usage in module docs. [George Zhang]
Fixed#
Fix code highlighting on PyPI. [George Zhang]
Other#
Exclude .github folder from builds. [George Zhang]
Add .gitignore. [George Zhang]
Change README to reST. [George Zhang]
Initial commit. [George Zhang]