Released version 0.2.3 This is a small release featuring only 8 commits. Changes: - implemented returning values from functions, - refactored `CPU::call()` function a little bit, - fixed memory leaks in `Frame` objects during function calls, - fixed issues with tests,