List of changes:
- Removal of
<sys/stat.h>/<cstdio>and implementation of<fstream>in every function. - More improvements to make every function to make them thread safe (json, hex, ini, etc.)
- Slight restructuring of various sections of code.
- Reduction of compilation size.
- Various bug fixes and improvements.
All of these are leading to improved stability. More to come in v1.5.4.
Full Changelog: v1.5.2...v1.5.3