Releases: benchmark-urbanism/yapper
Releases · benchmark-urbanism/yapper
CI cleanup.
Reworks package for Astro
This is a breaking change.
Astro has been reworked:
- It now uses the
ast
module to parse python functions and signatures - It now uses
docstring-parser
to parse docstrings - It now produces
astro
files instead of markdown. These are intended for use from the Astro static site generator.
Adds explicit support for absolute filepath to config file
0.0.4 Add explicit support for absolute filepaths
Initial release
0.0.3 reworks ci