v0.1.0
0.1.0
Enhancements made
- Adds jupyterlab-blockly and blockly into the extension bundle #47 (@hbcarlos)
- Add JupyterLite badge to the README #46 (@jtpio)
- Switch to
environment.yml
for the docs #45 (@jtpio) - Use
pydata-sphinx-theme
#43 (@jtpio) - Update release documentation #42 (@hbcarlos)
- Setup JupyterLite #35 (@DenisaCG)
- Added examples and docs #34 (@DenisaCG)
- Split blockly in two packages #33 (@hbcarlos)
- add checks for top level initializations of blocks #30 (@DenisaCG)
- Adds a dropdown to select a toolbox #24 (@hbcarlos)
- added Blockly to launcher #21 (@DenisaCG)
- FileType, Manager and Register #20 (@hbcarlos)
- initial code for changing the language #18 (@DenisaCG)
- code execution implementation #15 (@DenisaCG)
- added personalized JupyterLab theme #11 (@DenisaCG)
- Manager #10 (@hbcarlos)
- DocumentWidget & Toolbox #7 (@DenisaCG)
Bugs fixed
- Include packages #50 (@hbcarlos)
- Fixes package.json path #40 (@hbcarlos)
- Add sphinx requirements for Read the Docs #37 (@ihuicatl)
- Register fileType jpblockly in jupyterLite #36 (@hbcarlos)
- fix for launcher file extension to open '.jpblockly' file #23 (@DenisaCG)
- Fix Build workflow #14 (@hbcarlos)
- Fix build badge link #13 (@hbcarlos)
Maintenance and upkeep improvements
- Include packages #50 (@hbcarlos)
- Split blockly in two packages #33 (@hbcarlos)
- FileType, Manager and Register #20 (@hbcarlos)
- add patch for jupyterlab-codeeditor to be compatible with latest type… #17 (@wolfv)
- Fix Build workflow #14 (@hbcarlos)
- Fix build badge link #13 (@hbcarlos)
- delete empty file #12 (@DenisaCG)
Documentation improvements
- Add JupyterLite badge to the README #46 (@jtpio)
- Switch to
environment.yml
for the docs #45 (@jtpio) - Remove unused imports #44 (@jtpio)
- Use
pydata-sphinx-theme
#43 (@jtpio) - Update release documentation #42 (@hbcarlos)
- Embed jupyterlite into index page #39 (@DenisaCG)
- Add sphinx requirements for Read the Docs #37 (@ihuicatl)
- Register fileType jpblockly in jupyterLite #36 (@hbcarlos)
- Setup JupyterLite #35 (@DenisaCG)
- Added examples and docs #34 (@DenisaCG)
- FileType, Manager and Register #20 (@hbcarlos)
Other merged PRs
Contributors to this release
(GitHub contributors page for this release)
@DenisaCG | @github-actions | @hbcarlos | @ihuicatl | @jtpio | @wolfv