New
- Added in a new system for responding to callbacks.
Changed
.Push()
and.PushNext()
No longer push multiple entries within a single call..Push()
,.Insert()
,.PushNext()
and.Loop()
all return an instance of__SimResponseClass
, which allow you to apply.While()
,.Until()
,.Catch(exception)
and.Finally()
.- Removed a few unused macros