v0.10.2
What's Changed
🐛 Bug Fixes
- Correct set_color's usage by @st0012 in #1171
- Disable trackers in commands that don't need them by @paracycle in #1190
- Various performance optimizations for trackers by @vinistock in #1188
🛠 Other Changes
- Generate the right signature for generics with fixed type members by @rafaelfranca in #1151
- Minor fix to documentation of Protobuf compiler by @bmalinconico in #1092
- Handle constants with nil value by @vinistock in #1148
- Update
fixture_namestype to includeStringby @sambostock in #1161 - Document the reason for keeping find untyped by @richard-thatch in #1160
- Start matching pathname directory prefixes more rigorously by @paracycle in #1175
- Prevent failure when using generic interfaces in constant assignments. by @amanda-mitchell in #1152
- Fix issue with Tapioca DSL hanging by @dirceu in #1179
- Fix rubocop-rspec dependencies by @dirceu in #1180
- README: Fix typo by @issyl0 in #1183
- Only load GraphQL compilers for versions >= 1.13 by @sambostock in #1184
New Contributors
- @bmalinconico made their first contribution in #1092
- @richard-thatch made their first contribution in #1160
- @amanda-mitchell made their first contribution in #1152
- @issyl0 made their first contribution in #1183
Full Changelog: v0.10.0...v0.10.2