Skip to content

Version 0.0.4

Compare
Choose a tag to compare
@milanmeu milanmeu released this 26 Jun 21:56
· 2 commits to main since this release

This is the fourth release of the PyRituals package.
It is available on PyPI.org.

Installation:

pip install pyrituals==0.0.4

Changelog:

  • New properties:

    • diffuser.fill
    • diffuser.perfume
    • diffuser.perfume_amount
    • diffuser.room_size
    • diffuser.room_size_square_meter
  • New function:

    • diffuser.set_room_size_square_meter()
  • Improvements:

    • Added docstring to diffuser.hub_data and diffuser.is_on
    • Added return type to diffuser.hub_data and diffuser.is_on
  • Readme updated