Version 1.2.0
- Much better error reporting (when error in lua files)
- Use of
std::filesystem
throughout the APIs - Use
stb_sprintf
for better performance
Note
On macOS, the
std::filesystem
APIs were introduced in macOS 10.15, so as a result,re-mock
now requires a minimum of macOS 10.15