Skip to content
This repository has been archived by the owner on Dec 17, 2024. It is now read-only.

C++ 1.2.1

Compare
Choose a tag to compare
@felikcat felikcat released this 25 Nov 19:06
· 18 commits to master since this release

No feature changes with this release.

Code-wise, the main change is with how I cast. Doing it safer this time, and in the modern C++ style. There's also a few new corrections to prevent future problems.