Releases: rokucommunity/rooibos
Releases · rokucommunity/rooibos
Minor bug fix
Added
Changed
Deprecated
Removed
Fixed
- collision on overloaded expect calls that on same method name on different objects
- #36
bug fixes
2.1.0
Added
- Multiple overloads for expectOnce, allowing for easy definition of multi params and return values from the same method invocation
Changed
Deprecated
Removed
Fixed
- Potential crash when passing wrong type of arg value into a fake
2.0.0
- Updates to use rooibos preprocessor. this gives us:
- no reliance on eval
- much faster processing times for scripts
- ability to integrate with vscode ide