Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 727 Bytes

CHANGELOG.md

File metadata and controls

26 lines (19 loc) · 727 Bytes

Changelog

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

Added

  • Public API docstrings
  • New constructors:
    • Paperbush.from_iterable
    • Paperbush.from_mapping
  • Help message support (through Paperbush.from_mapping)

Changed

  • Paperbush objects are now comparable
  • Documentation improvements
  • Code improvements

0.1.0 - 2023-02-07

Initial release 🎉