Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 774 Bytes

CHANGELOG.md

File metadata and controls

23 lines (17 loc) · 774 Bytes

Version 1.0.0

In this version, we implemented the basic methods for printing and getting data from input.

Version 1.5.0

+ Add: method to handle events.
+ Add: prettier to display data to user.

Version 1.9.0

+ General change in the application build system and export modules.
+ Some optimizations in the build system.

Version 1.9.9

+ 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.

Version 2.0.0

+ We have updated the documentation.

Version 2.1.0

+ Add: real time tests for all methods. + Checking the stability of all methods.