v1.0.1
This update brings a structure improvement and better documentation. Curvipy 1.0.0 scripts are completely compatible with this new version:
- Made modules private. Now importing curvipy will only import its classes.
- Created 'curvipy._screen' module. This module contains the 'ScreenFacade' class which encapsulates the turtle package functionalities.
- Updated documentation.