Changelog¶
All notable changes to this project will be documented in this file. The format is based on Keep a Changelog. This project adheres to Semantic Versioning.
Unreleased¶
See upcoming changes in News directory
0.2.2 — 2025-03-03¶
Added 🌿
Functions
to_markdown()andto_rest()now have optional argumentinclude_title=Trueto exclude doctest title.
Misc
Started using makukha/copier-python project template.
Synchronized project template.
0.2.1 — 2025-02-14¶
Docs
Fixed documentation error:
@unittest.skipon base class skipped all inherited tests as well
0.2.0 — 2025-02-14¶
Added 🌿
Functions
get_titleandget_bodyto retrieve separate docstring components
Misc
Started using scriv for changelog management
Started using gist-based dev operations
0.1.0 — 2025-02-11¶
Added 🌿
Initial release (#1)