| OLD | NEW |
| 1 ## 0.0.16 |
| 2 |
| 3 - 27 changes: https://github.com/domokit/mojo/compare/e028733...e7433cf |
| 4 |
| 1 ## 0.0.15 | 5 ## 0.0.15 |
| 2 | 6 |
| 3 - 6 changes: https://github.com/domokit/mojo/compare/4df2d39...e028733 | 7 - 6 changes: https://github.com/domokit/mojo/compare/4df2d39...e028733 |
| 4 | 8 |
| 5 ## 0.0.14 | 9 ## 0.0.14 |
| 6 | 10 |
| 7 - 138 changes: https://github.com/domokit/mojo/compare/850ac24...cf84c48 | 11 - 138 changes: https://github.com/domokit/mojo/compare/850ac24...cf84c48 |
| 8 | 12 |
| 9 ## 0.0.13 | 13 ## 0.0.13 |
| 10 | 14 |
| (...skipping 12 matching lines...) Expand all Loading... |
| 23 - 23 changes: https://github.com/domokit/mojo/compare/1b7bcee...be9dad7 | 27 - 23 changes: https://github.com/domokit/mojo/compare/1b7bcee...be9dad7 |
| 24 | 28 |
| 25 ## 0.0.8 | 29 ## 0.0.8 |
| 26 | 30 |
| 27 - Update version to match sky package. 0.0.7 was skipped. | 31 - Update version to match sky package. 0.0.7 was skipped. |
| 28 | 32 |
| 29 ## 0.0.6 | 33 ## 0.0.6 |
| 30 | 34 |
| 31 - Fix interface name capitalization bug in Dart bindings | 35 - Fix interface name capitalization bug in Dart bindings |
| 32 - Add support for interface control messages (queryVersion, requireVersion) | 36 - Add support for interface control messages (queryVersion, requireVersion) |
| OLD | NEW |