View Source CHANGELOG

v0.2.1 (2025-06-06)

  • Compile out mockable for individual Mockable modules instead of globally, to support stubs/fakes in prod builds for staging environments

v0.2.0 (2025-06-05)

  • Creating @spec on mockable functions using @callback
  • log: true/false is now compile time configuration