v0.43.0
Features
- Update project documentation (#625) #626) @lkipke
- Improvements to
mockFunction
(#622) @lkipke - Improve nightly publishing if no new coded was commited (#633) (#634) (#641) @sjbarag
- Add
isEmpty
method toroString
(#636) @Vasya-M
Fixes
- Add double support to
Str()
(#581) (#628) @strattonbrazil - Match RBI result when coercing Int64 to Int32 (#630) @sjbarag
- Add support for explicit integer literals (#637) @Vasya-M
- Reparent does not add child to new parent (#645) @underwoo16
toString()
method not printing string fields with quotes (#640) @ystarangl- Support case insensitive names for functions in components (#647) @alimnios72