2026
Released re-mock v4.6.0.20260703 with the following changes:
- With the non-backward compatible changes introduced in SDK 5.0.0, introducing a new version scheme reflecting the
RE SDK version. The new numbering scheme is
<re_sdk_version>.<year><month><day>. - Added compile definitions
RE_MOCK_VERSIONandRE_MOCK_VERSION_AS_NUMBER.
- The project has been moved to Codeberg.
- No code change.
2025
Released re-mock update: v1.8.1
- Fixes issue with
JBOX_TRACEcalled from destructor
2024
Released re-mock update: v1.6.0
- Added support for
device_categoriesininfo.luawhich was added as a new requirement with Reason 13 - Deprecated automatic support for
std::filesystem::pathinfmtdue to UTF8: usepath.u8string()instead
2023
Just released a new re-mock updated: v1.5.0
- Upgraded SDK to 4.4.0
Note that JukeboxTypes.h has some new defines but it is not really affecting the project…