libscratchcpp 0.1.1
Pre-release
Pre-release
Change log:
- Fixed Value class not converting strings with numbers with spaces correctly (#141).
- Fixed incorrect comparison of zero with string (#142).
- Fixed
Value::operator!=()
issues.
Full Changelog: v0.1.0...v0.1.1