OLD | NEW |
| 1 ## 0.0.15 |
| 2 |
| 3 - 6 changes: https://github.com/domokit/mojo/compare/4df2d39...e028733 |
| 4 |
1 ## 0.0.14 | 5 ## 0.0.14 |
2 | 6 |
3 - 138 changes: https://github.com/domokit/mojo/compare/850ac24...cf84c48 | 7 - 138 changes: https://github.com/domokit/mojo/compare/850ac24...cf84c48 |
4 | 8 |
5 ## 0.0.13 | 9 ## 0.0.13 |
6 | 10 |
7 - 70 changes: https://github.com/domokit/mojo/compare/889091e...136e0d4 | 11 - 70 changes: https://github.com/domokit/mojo/compare/889091e...136e0d4 |
8 | 12 |
9 ## 0.0.12 | 13 ## 0.0.12 |
10 | 14 |
11 - 29 changes: https://github.com/domokit/mojo/compare/e25e3e2...432ce45 | 15 - 29 changes: https://github.com/domokit/mojo/compare/e25e3e2...432ce45 |
12 | 16 |
13 ## 0.0.11 | 17 ## 0.0.11 |
14 | 18 |
15 - 197 changes: https://github.com/domokit/mojo/compare/bdbb0c7...fb1b726 | 19 - 197 changes: https://github.com/domokit/mojo/compare/bdbb0c7...fb1b726 |
16 | 20 |
17 ## 0.0.10 | 21 ## 0.0.10 |
18 | 22 |
19 - 23 changes: https://github.com/domokit/mojo/compare/1b7bcee...be9dad7 | 23 - 23 changes: https://github.com/domokit/mojo/compare/1b7bcee...be9dad7 |
20 | 24 |
21 ## 0.0.8 | 25 ## 0.0.8 |
22 | 26 |
23 - Update version to match sky package. 0.0.7 was skipped. | 27 - Update version to match sky package. 0.0.7 was skipped. |
24 | 28 |
25 ## 0.0.6 | 29 ## 0.0.6 |
26 | 30 |
27 - Fix interface name capitalization bug in Dart bindings | 31 - Fix interface name capitalization bug in Dart bindings |
28 - Add support for interface control messages (queryVersion, requireVersion) | 32 - Add support for interface control messages (queryVersion, requireVersion) |
OLD | NEW |