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