Blog

MockBox v2.3.0 Released!

Luis Majano February 12, 2014

Spread the word

Luis Majano

February 12, 2014

Spread the word


Share your thoughts

logo

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

 

 

 

Bug

  • [MOCKBOX-16] - Cannot mock built-in CF functions

Improvement

  • [MOCKBOX-8] - Allow a 'callback' argument to be passed to $() and a new $callback() method

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