Skip to content

Paperbush 0.2.0

Latest
Compare
Choose a tag to compare
@trag1c trag1c released this 16 Feb 05:30
· 1 commit to main since this release
ff06c8e

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