-== Release History ==-
v1.2 (2022-02-08):
- [Fixed] Reproduced on Mac OS Monterey and fixed memory manager bug
- [Fixed] Fixed memory leak in Linux
- [Fixed] Program ended with ".sh" for the ability to execute it by double click from shell on latest Ubuntu and Mint
v1.1 (2019-11-10):
- First cross platform release written in C, it combined 3 graphics APIs together: WinAPI (Windows), X11 (Linux), AppKit (Mac OS X)
v1.0 (2004)
- First implementation in Pascal language