0.2.20
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.pyfile - No need to create function for each object
- Included in the
Full Changelog: 0.2.01...0.2.20