|
2 | 2 |
|
3 | 3 | <!-- <START NEW CHANGELOG ENTRY> -->
|
4 | 4 |
|
| 5 | +## 0.1.0a2 |
| 6 | + |
| 7 | +([Full Changelog](https://github.com/QuantStack/jupyterlab-lego-boost/compare/35d9882aef31adaad1d4ca9dcdfee9318db6dc24...0f75182a3c24e7edb9fe86ef0b5095f3e842700e)) |
| 8 | + |
| 9 | +### Enhancements made |
| 10 | + |
| 11 | +- Connect to Tilt Sensors [#11](https://github.com/QuantStack/jupyterlab-lego-boost/pull/11) ([@DenisaCG](https://github.com/DenisaCG)) |
| 12 | +- Added blocks with access to the sensors [#10](https://github.com/QuantStack/jupyterlab-lego-boost/pull/10) ([@DenisaCG](https://github.com/DenisaCG)) |
| 13 | +- Added blocks for LED control and color vision [#9](https://github.com/QuantStack/jupyterlab-lego-boost/pull/9) ([@DenisaCG](https://github.com/DenisaCG)) |
| 14 | +- Added MoveHub blocks [#2](https://github.com/QuantStack/jupyterlab-lego-boost/pull/2) ([@DenisaCG](https://github.com/DenisaCG)) |
| 15 | +- Add Blockly to extension [#1](https://github.com/QuantStack/jupyterlab-lego-boost/pull/1) ([@DenisaCG](https://github.com/DenisaCG)) |
| 16 | + |
| 17 | +### Bugs fixed |
| 18 | + |
| 19 | +- Adding hooks to `pyproject.toml` for jupyter-releaser [#13](https://github.com/QuantStack/jupyterlab-lego-boost/pull/13) ([@DenisaCG](https://github.com/DenisaCG)) |
| 20 | +- Updating blocks [#12](https://github.com/QuantStack/jupyterlab-lego-boost/pull/12) ([@DenisaCG](https://github.com/DenisaCG)) |
| 21 | + |
| 22 | +### Maintenance and upkeep improvements |
| 23 | + |
| 24 | +- Update check-release workflow to use latest releaser [#15](https://github.com/QuantStack/jupyterlab-lego-boost/pull/15) ([@hbcarlos](https://github.com/hbcarlos)) |
| 25 | +- Modified blocks structure [#5](https://github.com/QuantStack/jupyterlab-lego-boost/pull/5) ([@DenisaCG](https://github.com/DenisaCG)) |
| 26 | +- Updated to `v0.2.1` of `jupyterlab-blockly` [#4](https://github.com/QuantStack/jupyterlab-lego-boost/pull/4) ([@DenisaCG](https://github.com/DenisaCG)) |
| 27 | +- Updated to v0.2.0 of `jupyterlab-blockly` [#3](https://github.com/QuantStack/jupyterlab-lego-boost/pull/3) ([@DenisaCG](https://github.com/DenisaCG)) |
| 28 | + |
| 29 | +### Documentation improvements |
| 30 | + |
| 31 | +- Added instruction for connecting to the robot [#7](https://github.com/QuantStack/jupyterlab-lego-boost/pull/7) ([@DenisaCG](https://github.com/DenisaCG)) |
| 32 | + |
| 33 | +### Contributors to this release |
| 34 | + |
| 35 | +([GitHub contributors page for this release](https://github.com/QuantStack/jupyterlab-lego-boost/graphs/contributors?from=2022-08-15&to=2023-01-12&type=c)) |
| 36 | + |
| 37 | +[@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-lego-boost+involves%3ADenisaCG+updated%3A2022-08-15..2023-01-12&type=Issues) | [@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-lego-boost+involves%3Agithub-actions+updated%3A2022-08-15..2023-01-12&type=Issues) | [@hbcarlos](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-lego-boost+involves%3Ahbcarlos+updated%3A2022-08-15..2023-01-12&type=Issues) |
| 38 | + |
| 39 | +<!-- <END NEW CHANGELOG ENTRY> --> |
| 40 | + |
5 | 41 | ## 0.1.0a1
|
6 | 42 |
|
7 | 43 | ([Full Changelog](https://github.com/QuantStack/jupyterlab-lego-boost/compare/35d9882aef31adaad1d4ca9dcdfee9318db6dc24...1b6b4d6e3f20876af9ad97d77c74d3d7823cb447))
|
|
27 | 63 |
|
28 | 64 | [@DenisaCG](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-lego-boost+involves%3ADenisaCG+updated%3A2022-08-15..2022-09-27&type=Issues) | [@github-actions](https://github.com/search?q=repo%3AQuantStack%2Fjupyterlab-lego-boost+involves%3Agithub-actions+updated%3A2022-08-15..2022-09-27&type=Issues)
|
29 | 65 |
|
30 |
| -<!-- <END NEW CHANGELOG ENTRY> --> |
31 |
| - |
32 | 66 | ## 0.1.0a0
|
0 commit comments