All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.2.0 - 2023-02-16
- Public API docstrings
- New constructors:
Paperbush.from_iterable
Paperbush.from_mapping
- Help message support (through
Paperbush.from_mapping
)
- Paperbush objects are now comparable
- Documentation improvements
- Code improvements
0.1.0 - 2023-02-07
Initial release 🎉