Version 0.4
Re wrote whole project with more flexible and cleaner code that also led to:
- Cleaner code
- Flexible for adding supports for other operating systems
- Better memory management
- Added tests for better document and test the code behavior
- Added linter and formatter to polish code