2026

icon re-mock | v4.6.0.20260703
2026-07-03

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_VERSION and RE_MOCK_VERSION_AS_NUMBER.
icon re-mock
2026-02-12
  • The project has been moved to Codeberg.
  • No code change.

2025

icon re-mock
2025-08-17

Released re-mock update: v1.8.1

  • Fixes issue with JBOX_TRACE called from destructor

2024

icon re-mock
2024-06-20

Released re-mock update: v1.6.0

  • Added support for device_categories in info.lua which was added as a new requirement with Reason 13
  • Deprecated automatic support for std::filesystem::path in fmt due to UTF8: use path.u8string() instead

2023

icon re-mock
2023-07-03

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…