Blog

MockBox v2.2.0 Released!

Luis Majano December 18, 2013

Spread the word

Luis Majano

December 18, 2013

Spread the word


Share your thoughts

logo

We are proud to announce MockBox 2.2.0. This version of MockBox includes some important fixes for your mocking adventures. You can read our What's new with MockBox 2.2 to get a better idea of this release.

 

 

 

Bugs Squashed

  • [MOCKBOX-10] - StackOverflowError when passing a function as an argument to a mocked method
  • [MOCKBOX-11] - Mocking with args looses hash as argument signtature is preserved. Added new argument 'preserveArguments' so you can use this
  • [MOCKBOX-12] - $reset() bug, counter and logs are cleared rather than replaced

Resources:

Add Your Comment

Recent Entries

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

MatchBox and WebAssembly: Running BoxLang in the Browser and at the Edge

The MatchBox open beta is live at https://boxlang.ortusbooks.com/boxlang-framework/matchbox, and it brings something genuinely new to the BoxLang ecosystem: a path into WebAssembly.

That means BoxLang code can now move into browser applications, static-site deployments, edge runtimes, and WASI-style containers - without requiring a JVM. The feature is still beta, but the core direction is already useful: write BoxLang, compile it with MatchBox, and ship the generated WASM artifact to wherever a small portable runtime makes sense.

Jacob Beers
Jacob Beers
June 04, 2026