Skip to content

0.2.20

Choose a tag to compare

@rasmus-ohe rasmus-ohe released this 06 May 00:55

Added

  • All objects can now be imported as is, instead of pre-made variables
    • (Testing how this works out; may be removed in the future)
  • remove_file_dir.py
    • Catches a lot more exceptions when trying to remove a file or directory

Changed

  • Configuring objects actually works now!
    • Code is also a lot more readable
  • xxx.config() function removed from all objects
    • Included in the base.py file
    • No need to create function for each object

Full Changelog: 0.2.01...0.2.20