In this version, we implemented the basic methods for printing and getting data from input.
+ Add: method to handle events.
+ Add: prettier to display data to user.
+ General change in the application build system and export modules.
+ Some optimizations in the build system.
+ Overall change in the structure of methods to static methods in the class.
+ Change the project file structure (such as adding var/ directory)
+ Fixed the issue of not replacing the version during the project build process.
+ We have updated the documentation.
+ Add: real time tests for all methods. + Checking the stability of all methods.